Class AwsLambdaFunctionLayer

java.lang.Object
software.amazon.awssdk.services.securityhub.model.AwsLambdaFunctionLayer
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AwsLambdaFunctionLayer.Builder,AwsLambdaFunctionLayer>

@Generated("software.amazon.awssdk:codegen") public final class AwsLambdaFunctionLayer extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AwsLambdaFunctionLayer.Builder,AwsLambdaFunctionLayer>

An Lambda layer.

See Also: