static CfnHostedZoneProps.Builder |
CfnHostedZoneProps.builder() |
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.hostedZoneConfig(CfnHostedZone.HostedZoneConfigProperty hostedZoneConfig)
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.hostedZoneConfig(IResolvable hostedZoneConfig)
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.hostedZoneTags(List<? extends CfnHostedZone.HostedZoneTagProperty> hostedZoneTags)
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.name(String name)
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig)
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.queryLoggingConfig(IResolvable queryLoggingConfig)
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.vpcs(IResolvable vpcs)
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.vpcs(List<? extends Object> vpcs)
|