| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapRole.Builder |
BootstrapRole.Builder.arn(String arn)
Sets the value of
BootstrapRole.getArn() |
BootstrapRole.Builder |
BootstrapRole.Builder.assumeRoleExternalId(String assumeRoleExternalId)
Sets the value of
BootstrapRole.getAssumeRoleExternalId() |
BootstrapRole.Builder |
BootstrapRole.Builder.bootstrapStackVersionSsmParameter(String bootstrapStackVersionSsmParameter)
Sets the value of
BootstrapRole.getBootstrapStackVersionSsmParameter() |
static BootstrapRole.Builder |
BootstrapRole.builder() |
BootstrapRole.Builder |
BootstrapRole.Builder.requiresBootstrapStackVersion(Number requiresBootstrapStackVersion)
Sets the value of
BootstrapRole.getRequiresBootstrapStackVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(BootstrapRole.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BootstrapRole.Builder. |
Copyright © 2022. All rights reserved.