| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
HostedZoneContextQuery.Builder |
HostedZoneContextQuery.Builder.account(String account)
Sets the value of
HostedZoneContextQuery.getAccount() |
static HostedZoneContextQuery.Builder |
HostedZoneContextQuery.builder() |
HostedZoneContextQuery.Builder |
HostedZoneContextQuery.Builder.domainName(String domainName)
Sets the value of
HostedZoneContextQuery.getDomainName() |
HostedZoneContextQuery.Builder |
HostedZoneContextQuery.Builder.privateZone(Boolean privateZone)
Sets the value of
HostedZoneContextQuery.getPrivateZone() |
HostedZoneContextQuery.Builder |
HostedZoneContextQuery.Builder.region(String region)
Sets the value of
HostedZoneContextQuery.getRegion() |
HostedZoneContextQuery.Builder |
HostedZoneContextQuery.Builder.vpcId(String vpcId)
Sets the value of
HostedZoneContextQuery.getVpcId() |
Copyright © 2021. All rights reserved.