@Stability(value=Stable) public static final class BackendConfig.Builder extends Object implements software.amazon.jsii.Builder<BackendConfig>
BackendConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BackendConfig |
build()
Builds the configured instance.
|
BackendConfig.Builder |
virtualServiceBackend(CfnVirtualNode.BackendProperty virtualServiceBackend)
Sets the value of
BackendConfig.getVirtualServiceBackend() |
@Stability(value=Stable) public BackendConfig.Builder virtualServiceBackend(CfnVirtualNode.BackendProperty virtualServiceBackend)
BackendConfig.getVirtualServiceBackend()virtualServiceBackend - Config for a Virtual Service backend. This parameter is required.this@Stability(value=Stable) public BackendConfig build()
build in interface software.amazon.jsii.Builder<BackendConfig>BackendConfigNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.