Uses of Interface
software.amazon.awscdk.services.lambda.LayerVersionAttributes
Packages that use LayerVersionAttributes
-
Uses of LayerVersionAttributes in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement LayerVersionAttributesMethods in software.amazon.awscdk.services.lambda that return LayerVersionAttributesModifier and TypeMethodDescriptionLayerVersionAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type LayerVersionAttributesModifier and TypeMethodDescriptionstatic ILayerVersionLayerVersion.fromLayerVersionAttributes(software.constructs.Construct scope, String id, LayerVersionAttributes attrs) Imports a Layer that has been defined externally.