public static final class CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.Builder
extends java.lang.Object
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty |
build()
Builds the configured instance.
|
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.Builder |
exact(java.util.List<java.lang.String> exact)
Sets the value of
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.getExact() |
public CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.Builder exact(java.util.List<java.lang.String> exact)
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.getExact()
exact
- The values sent must match the specified values exactly.this
public CfnVirtualGateway.SubjectAlternativeNameMatchersProperty build()
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty
java.lang.NullPointerException
- if any required attribute was not provided