Uses of Interface
software.amazon.awscdk.services.lambda.CfnLayerVersion.ContentProperty
Packages that use CfnLayerVersion.ContentProperty
-
Uses of CfnLayerVersion.ContentProperty in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement CfnLayerVersion.ContentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLayerVersion.ContentPropertyMethods in software.amazon.awscdk.services.lambda that return CfnLayerVersion.ContentPropertyModifier and TypeMethodDescriptionCfnLayerVersion.ContentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type CfnLayerVersion.ContentPropertyModifier and TypeMethodDescriptionCfnLayerVersion.Builder.content(CfnLayerVersion.ContentProperty content) The function layer archive.CfnLayerVersionProps.Builder.content(CfnLayerVersion.ContentProperty content) Sets the value ofCfnLayerVersionProps.getContent()voidCfnLayerVersion.setContent(CfnLayerVersion.ContentProperty value) The function layer archive.