| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
default BootstrapRole |
SynthesizeStackArtifactOptions.getLookupRole()
The role to use to look up values from the target AWS account.
|
BootstrapRole |
SynthesizeStackArtifactOptions.Jsii$Proxy.getLookupRole() |
| Modifier and Type | Method and Description |
|---|---|
SynthesizeStackArtifactOptions.Builder |
SynthesizeStackArtifactOptions.Builder.lookupRole(BootstrapRole lookupRole)
Sets the value of
SynthesizeStackArtifactOptions.getLookupRole() |
| Modifier and Type | Class and Description |
|---|---|
static class |
BootstrapRole.Jsii$Proxy
An implementation for
BootstrapRole |
| Modifier and Type | Method and Description |
|---|---|
BootstrapRole |
BootstrapRole.Builder.build()
Builds the configured instance.
|
default BootstrapRole |
AwsCloudFormationStackProperties.getLookupRole()
The role to use to look up values from the target AWS account.
|
BootstrapRole |
AwsCloudFormationStackProperties.Jsii$Proxy.getLookupRole() |
| Modifier and Type | Method and Description |
|---|---|
AwsCloudFormationStackProperties.Builder |
AwsCloudFormationStackProperties.Builder.lookupRole(BootstrapRole lookupRole)
Sets the value of
AwsCloudFormationStackProperties.getLookupRole() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapRole |
CloudFormationStackArtifact.getLookupRole()
The role to use to look up values from the target AWS account.
|
Copyright © 2022. All rights reserved.