| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
AmiContextQuery.Builder |
AmiContextQuery.Builder.account(String account)
Sets the value of
AmiContextQuery.getAccount() |
static AmiContextQuery.Builder |
AmiContextQuery.builder() |
AmiContextQuery.Builder |
AmiContextQuery.Builder.filters(Map<String,? extends List<String>> filters)
Sets the value of
AmiContextQuery.getFilters() |
AmiContextQuery.Builder |
AmiContextQuery.Builder.lookupRoleArn(String lookupRoleArn)
Sets the value of
AmiContextQuery.getLookupRoleArn() |
AmiContextQuery.Builder |
AmiContextQuery.Builder.owners(List<String> owners)
Sets the value of
AmiContextQuery.getOwners() |
AmiContextQuery.Builder |
AmiContextQuery.Builder.region(String region)
Sets the value of
AmiContextQuery.getRegion() |
| Constructor and Description |
|---|
Jsii$Proxy(AmiContextQuery.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AmiContextQuery.Builder. |
Copyright © 2022. All rights reserved.