@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-01T11:09:03.101Z") @Stability(value=Stable) 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()
The name of the bucket.
|
String |
getObjectKey()
The destination object key.
|
getAssumeRoleArn, getAssumeRoleExternalId, getRegion@Stability(value=Stable) @NotNull String getBucketName()
@Stability(value=Stable) @NotNull String getObjectKey()
@Stability(value=Stable) static FileDestination.Builder builder()
builder in interface AwsDestinationFileDestination.Builder of FileDestinationCopyright © 2021. All rights reserved.