@Stability(value=Stable) public static final class CfnService.NetworkConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.NetworkConfigurationProperty>
CfnService.NetworkConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.NetworkConfigurationProperty |
build()
Builds the configured instance.
|
CfnService.NetworkConfigurationProperty.Builder |
egressConfiguration(CfnService.EgressConfigurationProperty egressConfiguration)
Sets the value of
CfnService.NetworkConfigurationProperty.getEgressConfiguration() |
CfnService.NetworkConfigurationProperty.Builder |
egressConfiguration(IResolvable egressConfiguration)
Sets the value of
CfnService.NetworkConfigurationProperty.getEgressConfiguration() |
@Stability(value=Stable) public CfnService.NetworkConfigurationProperty.Builder egressConfiguration(CfnService.EgressConfigurationProperty egressConfiguration)
CfnService.NetworkConfigurationProperty.getEgressConfiguration()egressConfiguration - Network configuration settings for outbound message traffic. This parameter is required.this@Stability(value=Stable) public CfnService.NetworkConfigurationProperty.Builder egressConfiguration(IResolvable egressConfiguration)
CfnService.NetworkConfigurationProperty.getEgressConfiguration()egressConfiguration - Network configuration settings for outbound message traffic. This parameter is required.this@Stability(value=Stable) public CfnService.NetworkConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnService.NetworkConfigurationProperty>CfnService.NetworkConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.