Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnLayerVersionMixinProps.Builder
Packages that use CfnLayerVersionMixinProps.Builder
-
Uses of CfnLayerVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnLayerVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnLayerVersionMixinProps.builder()CfnLayerVersionMixinProps.Builder.compatibleArchitectures(List<String> compatibleArchitectures) Sets the value ofCfnLayerVersionMixinProps.getCompatibleArchitectures()CfnLayerVersionMixinProps.Builder.compatibleRuntimes(List<String> compatibleRuntimes) Sets the value ofCfnLayerVersionMixinProps.getCompatibleRuntimes()CfnLayerVersionMixinProps.Builder.content(CfnLayerVersionPropsMixin.ContentProperty content) Sets the value ofCfnLayerVersionMixinProps.getContent()CfnLayerVersionMixinProps.Builder.content(IResolvable content) Sets the value ofCfnLayerVersionMixinProps.getContent()CfnLayerVersionMixinProps.Builder.description(String description) Sets the value ofCfnLayerVersionMixinProps.getDescription()Sets the value ofCfnLayerVersionMixinProps.getLayerName()CfnLayerVersionMixinProps.Builder.licenseInfo(String licenseInfo) Sets the value ofCfnLayerVersionMixinProps.getLicenseInfo()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnLayerVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLayerVersionMixinProps.Builder.