@Stability(value=Stable)
public static interface CfnJob.S3LocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJob.S3LocationProperty.Builder
A builder for
CfnJob.S3LocationProperty |
static class |
CfnJob.S3LocationProperty.Jsii$Proxy
An implementation for
CfnJob.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJob.S3LocationProperty.Builder |
builder() |
String |
getBucket()
`CfnJob.S3LocationProperty.Bucket`.
|
default String |
getKey()
`CfnJob.S3LocationProperty.Key`.
|
@Stability(value=Stable) @NotNull String getBucket()
@Stability(value=Stable) @Nullable default String getKey()
@Stability(value=Stable) static CfnJob.S3LocationProperty.Builder builder()
CfnJob.S3LocationProperty.Builder of CfnJob.S3LocationPropertyCopyright © 2021. All rights reserved.