@Stability(value=Stable) public static final class BackendDefaults.Builder extends Object implements software.amazon.jsii.Builder<BackendDefaults>
BackendDefaults| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BackendDefaults |
build()
Builds the configured instance.
|
BackendDefaults.Builder |
tlsClientPolicy(TlsClientPolicy tlsClientPolicy)
Sets the value of
BackendDefaults.getTlsClientPolicy() |
@Stability(value=Stable) public BackendDefaults.Builder tlsClientPolicy(TlsClientPolicy tlsClientPolicy)
BackendDefaults.getTlsClientPolicy()tlsClientPolicy - TLS properties for Client policy for backend defaults.this@Stability(value=Stable) public BackendDefaults build()
build in interface software.amazon.jsii.Builder<BackendDefaults>BackendDefaultsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.