@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:44.008Z") @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 © 2021. All rights reserved.