| 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.owners(List<String> owners)
Sets the value of
AmiContextQuery.getOwners() |
AmiContextQuery.Builder |
AmiContextQuery.Builder.region(String region)
Sets the value of
AmiContextQuery.getRegion() |
Copyright © 2021. All rights reserved.