| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
FileDestination.Builder |
FileDestination.Builder.assumeRoleArn(String assumeRoleArn)
Sets the value of
AwsDestination.getAssumeRoleArn() |
FileDestination.Builder |
FileDestination.Builder.assumeRoleExternalId(String assumeRoleExternalId)
Sets the value of
AwsDestination.getAssumeRoleExternalId() |
FileDestination.Builder |
FileDestination.Builder.bucketName(String bucketName)
Sets the value of
FileDestination.getBucketName() |
static FileDestination.Builder |
FileDestination.builder() |
FileDestination.Builder |
FileDestination.Builder.objectKey(String objectKey)
Sets the value of
FileDestination.getObjectKey() |
FileDestination.Builder |
FileDestination.Builder.region(String region)
Sets the value of
AwsDestination.getRegion() |
Copyright © 2021. All rights reserved.