| Modifier and Type | Method and Description |
|---|---|
CfnDNSSEC |
build() |
static CfnDNSSEC.Builder |
create(software.constructs.Construct scope,
String id) |
CfnDNSSEC.Builder |
hostedZoneId(String hostedZoneId)
`AWS::Route53::DNSSEC.HostedZoneId`.
|
@Stability(value=Stable) public static CfnDNSSEC.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnDNSSEC.Builder.@Stability(value=Stable) public CfnDNSSEC.Builder hostedZoneId(String hostedZoneId)
hostedZoneId - `AWS::Route53::DNSSEC.HostedZoneId`. This parameter is required.thisCopyright © 2021. All rights reserved.