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