Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnLayerVersionMixinProps.Builder
Packages that use CfnLayerVersionMixinProps.Builder
-
Uses of CfnLayerVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnLayerVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnLayerVersionMixinProps.builder()CfnLayerVersionMixinProps.Builder.compatibleRuntimes(List<String> compatibleRuntimes) Sets the value ofCfnLayerVersionMixinProps.getCompatibleRuntimes()CfnLayerVersionMixinProps.Builder.contentUri(String contentUri) Sets the value ofCfnLayerVersionMixinProps.getContentUri()CfnLayerVersionMixinProps.Builder.contentUri(CfnLayerVersionPropsMixin.S3LocationProperty contentUri) Sets the value ofCfnLayerVersionMixinProps.getContentUri()CfnLayerVersionMixinProps.Builder.contentUri(IResolvable contentUri) Sets the value ofCfnLayerVersionMixinProps.getContentUri()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()CfnLayerVersionMixinProps.Builder.retentionPolicy(String retentionPolicy) Sets the value ofCfnLayerVersionMixinProps.getRetentionPolicy()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnLayerVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLayerVersionMixinProps.Builder.