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