@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.346Z") @Stability(value=Experimental) public interface FileDestination extends software.amazon.jsii.JsiiSerializable, AwsDestination
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileDestination.Builder
A builder for
FileDestination |
static class |
FileDestination.Jsii$Proxy
An implementation for
FileDestination |
| Modifier and Type | Method and Description |
|---|---|
static FileDestination.Builder |
builder() |
String |
getBucketName()
(experimental) The name of the bucket.
|
String |
getObjectKey()
(experimental) The destination object key.
|
getAssumeRoleArn, getAssumeRoleExternalId, getRegion@Stability(value=Experimental) @NotNull String getBucketName()
@Stability(value=Experimental) @NotNull String getObjectKey()
@Stability(value=Experimental) static FileDestination.Builder builder()
builder in interface AwsDestinationFileDestination.Builder of FileDestinationCopyright © 2020. All rights reserved.