class Aws::Lambda::Types::AllowedPublishers

List of signing profiles that can sign a code package.

@note When making an API call, you may pass AllowedPublishers

data as a hash:

    {
      signing_profile_version_arns: ["Arn"], # required
    }

@!attribute [rw] signing_profile_version_arns

The Amazon Resource Name (ARN) for each of the signing profiles. A
signing profile defines a trusted user who can sign a code package.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/AllowedPublishers AWS API Documentation

Constants

SENSITIVE