| Modifier and Type | Method and Description |
|---|---|
static CfnLayerVersionProps.Builder |
CfnLayerVersionProps.builder() |
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.compatibleRuntimes(List<String> compatibleRuntimes)
Sets the value of CompatibleRuntimes
|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.contentUri(String contentUri)
Sets the value of ContentUri
|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.description(String description)
Sets the value of Description
|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.layerName(String layerName)
Sets the value of LayerName
|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.licenseInfo(String licenseInfo)
Sets the value of LicenseInfo
|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.retentionPolicy(String retentionPolicy)
Sets the value of RetentionPolicy
|
Copyright © 2019. All rights reserved.