@Stability(value=Stable) public static final class CfnDecoderManifest.CanNetworkInterfaceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDecoderManifest.CanNetworkInterfaceProperty>
CfnDecoderManifest.CanNetworkInterfaceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDecoderManifest.CanNetworkInterfaceProperty |
build()
Builds the configured instance.
|
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder |
canInterface(CfnDecoderManifest.CanInterfaceProperty canInterface)
Sets the value of
CfnDecoderManifest.CanNetworkInterfaceProperty.getCanInterface() |
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder |
canInterface(IResolvable canInterface)
Sets the value of
CfnDecoderManifest.CanNetworkInterfaceProperty.getCanInterface() |
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder |
interfaceId(String interfaceId)
Sets the value of
CfnDecoderManifest.CanNetworkInterfaceProperty.getInterfaceId() |
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder |
type(String type)
Sets the value of
CfnDecoderManifest.CanNetworkInterfaceProperty.getType() |
@Stability(value=Stable) public CfnDecoderManifest.CanNetworkInterfaceProperty.Builder canInterface(CfnDecoderManifest.CanInterfaceProperty canInterface)
CfnDecoderManifest.CanNetworkInterfaceProperty.getCanInterface()canInterface - `CfnDecoderManifest.CanNetworkInterfaceProperty.CanInterface`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanNetworkInterfaceProperty.Builder canInterface(IResolvable canInterface)
CfnDecoderManifest.CanNetworkInterfaceProperty.getCanInterface()canInterface - `CfnDecoderManifest.CanNetworkInterfaceProperty.CanInterface`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanNetworkInterfaceProperty.Builder interfaceId(String interfaceId)
CfnDecoderManifest.CanNetworkInterfaceProperty.getInterfaceId()interfaceId - `CfnDecoderManifest.CanNetworkInterfaceProperty.InterfaceId`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanNetworkInterfaceProperty.Builder type(String type)
CfnDecoderManifest.CanNetworkInterfaceProperty.getType()type - `CfnDecoderManifest.CanNetworkInterfaceProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanNetworkInterfaceProperty build()
build in interface software.amazon.jsii.Builder<CfnDecoderManifest.CanNetworkInterfaceProperty>CfnDecoderManifest.CanNetworkInterfacePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.