class Aws::Lambda::Types::CodeSigningConfig
Details about a [Code signing configuration].
[1]: docs.aws.amazon.com/lambda/latest/dg/configuration-codesigning.html
@!attribute [rw] code_signing_config_id
Unique identifer for the Code signing configuration. @return [String]
@!attribute [rw] code_signing_config_arn
The Amazon Resource Name (ARN) of the Code signing configuration. @return [String]
@!attribute [rw] description
Code signing configuration description. @return [String]
@!attribute [rw] allowed_publishers
List of allowed publishers. @return [Types::AllowedPublishers]
@!attribute [rw] code_signing_policies
The code signing policy controls the validation failure action for signature mismatch or expiry. @return [Types::CodeSigningPolicies]
@!attribute [rw] last_modified
The date and time that the Code signing configuration was last modified, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD). @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/CodeSigningConfig AWS API Documentation
Constants
- SENSITIVE