@Stability(value=Stable) public static final class CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualGateway.SubjectAlternativeNamesProperty>
CfnVirtualGateway.SubjectAlternativeNamesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualGateway.SubjectAlternativeNamesProperty |
build()
Builds the configured instance.
|
CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder |
match(CfnVirtualGateway.SubjectAlternativeNameMatchersProperty match)
Sets the value of
CfnVirtualGateway.SubjectAlternativeNamesProperty.getMatch() |
CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder |
match(IResolvable match)
Sets the value of
CfnVirtualGateway.SubjectAlternativeNamesProperty.getMatch() |
@Stability(value=Stable) public CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder match(CfnVirtualGateway.SubjectAlternativeNameMatchersProperty match)
CfnVirtualGateway.SubjectAlternativeNamesProperty.getMatch()match - `CfnVirtualGateway.SubjectAlternativeNamesProperty.Match`. This parameter is required.this@Stability(value=Stable) public CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder match(IResolvable match)
CfnVirtualGateway.SubjectAlternativeNamesProperty.getMatch()match - `CfnVirtualGateway.SubjectAlternativeNamesProperty.Match`. This parameter is required.this@Stability(value=Stable) public CfnVirtualGateway.SubjectAlternativeNamesProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualGateway.SubjectAlternativeNamesProperty>CfnVirtualGateway.SubjectAlternativeNamesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.