| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(AwsDestination.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AwsDestination.Builder. |
Copyright © 2022. All rights reserved.