public static final class CfnVirtualNode.SubjectAlternativeNamesProperty.Builder
extends java.lang.Object
CfnVirtualNode.SubjectAlternativeNamesProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnVirtualNode.SubjectAlternativeNamesProperty |
build()
Builds the configured instance.
|
CfnVirtualNode.SubjectAlternativeNamesProperty.Builder |
match(CfnVirtualNode.SubjectAlternativeNameMatchersProperty match)
Sets the value of
CfnVirtualNode.SubjectAlternativeNamesProperty.getMatch() |
CfnVirtualNode.SubjectAlternativeNamesProperty.Builder |
match(IResolvable match)
Sets the value of
CfnVirtualNode.SubjectAlternativeNamesProperty.getMatch() |
public CfnVirtualNode.SubjectAlternativeNamesProperty.Builder match(IResolvable match)
CfnVirtualNode.SubjectAlternativeNamesProperty.getMatch()
match
- An object that represents the criteria for determining a SANs match. This parameter is required.this
public CfnVirtualNode.SubjectAlternativeNamesProperty.Builder match(CfnVirtualNode.SubjectAlternativeNameMatchersProperty match)
CfnVirtualNode.SubjectAlternativeNamesProperty.getMatch()
match
- An object that represents the criteria for determining a SANs match. This parameter is required.this
public CfnVirtualNode.SubjectAlternativeNamesProperty build()
CfnVirtualNode.SubjectAlternativeNamesProperty
java.lang.NullPointerException
- if any required attribute was not provided