Class NewSubmissionResponse.Data.Attributes

  • All Implemented Interfaces:

    
    public final class NewSubmissionResponse.Data.Attributes
    
                        

    Information that you use to upload your software for notarization.

    https://developer.apple.com/documentation/notaryapi/newsubmissionresponse/data/attributes

    • Constructor Detail

      • NewSubmissionResponse.Data.Attributes

        NewSubmissionResponse.Data.Attributes(String awsAccessKeyId, String awsSecretAccessKey, String awsSessionToken, String bucket, String object)