@Stability(value=Stable) public static final class CfnLayerVersionProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLayerVersionProps>
CfnLayerVersionProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLayerVersionProps.Builder compatibleRuntimes(List<String> compatibleRuntimes)
CfnLayerVersionProps.getCompatibleRuntimes()compatibleRuntimes - `AWS::Serverless::LayerVersion.CompatibleRuntimes`.this@Stability(value=Stable) public CfnLayerVersionProps.Builder contentUri(String contentUri)
CfnLayerVersionProps.getContentUri()contentUri - `AWS::Serverless::LayerVersion.ContentUri`.this@Stability(value=Stable) public CfnLayerVersionProps.Builder contentUri(CfnLayerVersion.S3LocationProperty contentUri)
CfnLayerVersionProps.getContentUri()contentUri - `AWS::Serverless::LayerVersion.ContentUri`.this@Stability(value=Stable) public CfnLayerVersionProps.Builder contentUri(IResolvable contentUri)
CfnLayerVersionProps.getContentUri()contentUri - `AWS::Serverless::LayerVersion.ContentUri`.this@Stability(value=Stable) public CfnLayerVersionProps.Builder description(String description)
CfnLayerVersionProps.getDescription()description - `AWS::Serverless::LayerVersion.Description`.this@Stability(value=Stable) public CfnLayerVersionProps.Builder layerName(String layerName)
CfnLayerVersionProps.getLayerName()layerName - `AWS::Serverless::LayerVersion.LayerName`.this@Stability(value=Stable) public CfnLayerVersionProps.Builder licenseInfo(String licenseInfo)
CfnLayerVersionProps.getLicenseInfo()licenseInfo - `AWS::Serverless::LayerVersion.LicenseInfo`.this@Stability(value=Stable) public CfnLayerVersionProps.Builder retentionPolicy(String retentionPolicy)
CfnLayerVersionProps.getRetentionPolicy()retentionPolicy - `AWS::Serverless::LayerVersion.RetentionPolicy`.this@Stability(value=Stable) public CfnLayerVersionProps build()
build in interface software.amazon.jsii.Builder<CfnLayerVersionProps>CfnLayerVersionPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.