@Stability(value=Stable) public static final class CfnEndpoint.NetworkInterfaceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.NetworkInterfaceProperty>
CfnEndpoint.NetworkInterfaceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.NetworkInterfaceProperty |
build()
Builds the configured instance.
|
CfnEndpoint.NetworkInterfaceProperty.Builder |
networkInterfaceId(String networkInterfaceId)
Sets the value of
CfnEndpoint.NetworkInterfaceProperty.getNetworkInterfaceId() |
@Stability(value=Stable) public CfnEndpoint.NetworkInterfaceProperty.Builder networkInterfaceId(String networkInterfaceId)
CfnEndpoint.NetworkInterfaceProperty.getNetworkInterfaceId()networkInterfaceId - `CfnEndpoint.NetworkInterfaceProperty.NetworkInterfaceId`. This parameter is required.this@Stability(value=Stable) public CfnEndpoint.NetworkInterfaceProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.NetworkInterfaceProperty>CfnEndpoint.NetworkInterfacePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.