@Stability(value=Stable)
public static interface CfnLayerVersion.ContentProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLayerVersion.ContentProperty.Builder
A builder for
CfnLayerVersion.ContentProperty |
static class |
CfnLayerVersion.ContentProperty.Jsii$Proxy
An implementation for
CfnLayerVersion.ContentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLayerVersion.ContentProperty.Builder |
builder() |
String |
getS3Bucket()
`CfnLayerVersion.ContentProperty.S3Bucket`.
|
String |
getS3Key()
`CfnLayerVersion.ContentProperty.S3Key`.
|
default String |
getS3ObjectVersion()
`CfnLayerVersion.ContentProperty.S3ObjectVersion`.
|
@Stability(value=Stable) @NotNull String getS3Bucket()
@Stability(value=Stable) @NotNull String getS3Key()
@Stability(value=Stable) @Nullable default String getS3ObjectVersion()
@Stability(value=Stable) static CfnLayerVersion.ContentProperty.Builder builder()
Copyright © 2021. All rights reserved.