@Stability(value=Deprecated) @Deprecated public static final class CfnDomainNameV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnDomainNameV2Props>
CfnDomainNameV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDomainNameV2Props |
build()
Deprecated.
|
CfnDomainNameV2Props.Builder |
domainName(String domainName)
Deprecated.
|
CfnDomainNameV2Props.Builder |
domainNameConfigurations(IResolvable domainNameConfigurations)
Deprecated.
|
CfnDomainNameV2Props.Builder |
domainNameConfigurations(List<? extends Object> domainNameConfigurations)
Deprecated.
|
CfnDomainNameV2Props.Builder |
tags(Object tags)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnDomainNameV2Props.Builder domainName(String domainName)
CfnDomainNameV2Props.getDomainName()domainName - `AWS::ApiGatewayV2::DomainName.DomainName`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnDomainNameV2Props.Builder domainNameConfigurations(IResolvable domainNameConfigurations)
CfnDomainNameV2Props.getDomainNameConfigurations()domainNameConfigurations - `AWS::ApiGatewayV2::DomainName.DomainNameConfigurations`.this@Stability(value=Deprecated) @Deprecated public CfnDomainNameV2Props.Builder domainNameConfigurations(List<? extends Object> domainNameConfigurations)
CfnDomainNameV2Props.getDomainNameConfigurations()domainNameConfigurations - `AWS::ApiGatewayV2::DomainName.DomainNameConfigurations`.this@Stability(value=Deprecated) @Deprecated public CfnDomainNameV2Props.Builder tags(Object tags)
CfnDomainNameV2Props.getTags()tags - `AWS::ApiGatewayV2::DomainName.Tags`.this@Stability(value=Deprecated) @Deprecated public CfnDomainNameV2Props build()
build in interface software.amazon.jsii.Builder<CfnDomainNameV2Props>CfnDomainNameV2PropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.