| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
KeyContextQuery.Builder |
KeyContextQuery.Builder.account(String account)
Sets the value of
KeyContextQuery.getAccount() |
KeyContextQuery.Builder |
KeyContextQuery.Builder.aliasName(String aliasName)
Sets the value of
KeyContextQuery.getAliasName() |
static KeyContextQuery.Builder |
KeyContextQuery.builder() |
KeyContextQuery.Builder |
KeyContextQuery.Builder.lookupRoleArn(String lookupRoleArn)
Sets the value of
KeyContextQuery.getLookupRoleArn() |
KeyContextQuery.Builder |
KeyContextQuery.Builder.region(String region)
Sets the value of
KeyContextQuery.getRegion() |
| Constructor and Description |
|---|
Jsii$Proxy(KeyContextQuery.Builder builder)
Constructor that initializes the object based on literal property values passed by the
KeyContextQuery.Builder. |
Copyright © 2022. All rights reserved.