Uses of Interface
software.amazon.awscdk.services.sam.CfnLayerVersionProps
-
Uses of CfnLayerVersionProps in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnLayerVersionPropsMethods in software.amazon.awscdk.services.sam that return CfnLayerVersionPropsModifier and TypeMethodDescriptionCfnLayerVersionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.sam with parameters of type CfnLayerVersionPropsModifierConstructorDescriptionCfnLayerVersion(software.amazon.awscdk.core.Construct scope, String id, CfnLayerVersionProps props) Create a new `AWS::Serverless::LayerVersion`.