class Aws::SecurityHub::Types::AwsLambdaFunctionLayer
An Lambda layer.
@note When making an API call, you may pass AwsLambdaFunctionLayer
data as a hash: { arn: "NonEmptyString", code_size: 1, }
@!attribute [rw] arn
The ARN of the function layer. @return [String]
@!attribute [rw] code_size
The size of the layer archive in bytes. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsLambdaFunctionLayer AWS API Documentation
Constants
- SENSITIVE