public static final class CfnVirtualNode.ListenerTlsSdsCertificateProperty.Builder
extends java.lang.Object
CfnVirtualNode.ListenerTlsSdsCertificateProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnVirtualNode.ListenerTlsSdsCertificateProperty |
build()
Builds the configured instance.
|
CfnVirtualNode.ListenerTlsSdsCertificateProperty.Builder |
secretName(java.lang.String secretName)
Sets the value of
CfnVirtualNode.ListenerTlsSdsCertificateProperty.getSecretName() |
public CfnVirtualNode.ListenerTlsSdsCertificateProperty.Builder secretName(java.lang.String secretName)
CfnVirtualNode.ListenerTlsSdsCertificateProperty.getSecretName()
secretName
- A reference to an object that represents the name of the secret requested from the Secret Discovery Service provider representing Transport Layer Security (TLS) materials like a certificate or certificate chain. This parameter is required.this
public CfnVirtualNode.ListenerTlsSdsCertificateProperty build()
CfnVirtualNode.ListenerTlsSdsCertificateProperty
java.lang.NullPointerException
- if any required attribute was not provided