@Stability(value=Stable) public static final class CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificateProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificateProperty |
build()
Builds the configured instance.
|
CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificateProperty.Builder |
secretName(String secretName)
|
@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificateProperty.Builder secretName(String secretName)
secretName - A reference to an object that represents the name of the secret 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@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificateProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificateProperty>CfnVirtualGateway.VirtualGatewayListenerTlsSdsCertificatePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.