public static final class CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder
extends java.lang.Object
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() |
public CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder match(IResolvable match)
CfnVirtualGateway.SubjectAlternativeNamesProperty.getMatch()
match
- An object that represents the criteria for determining a SANs match. This parameter is required.this
public CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder match(CfnVirtualGateway.SubjectAlternativeNameMatchersProperty match)
CfnVirtualGateway.SubjectAlternativeNamesProperty.getMatch()
match
- An object that represents the criteria for determining a SANs match. This parameter is required.this
public CfnVirtualGateway.SubjectAlternativeNamesProperty build()
CfnVirtualGateway.SubjectAlternativeNamesProperty
java.lang.NullPointerException
- if any required attribute was not provided