@Stability(value=Stable) public static final class CfnDecoderManifest.CanInterfaceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDecoderManifest.CanInterfaceProperty>
CfnDecoderManifest.CanInterfaceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDecoderManifest.CanInterfaceProperty |
build()
Builds the configured instance.
|
CfnDecoderManifest.CanInterfaceProperty.Builder |
name(String name)
Sets the value of
CfnDecoderManifest.CanInterfaceProperty.getName() |
CfnDecoderManifest.CanInterfaceProperty.Builder |
protocolName(String protocolName)
Sets the value of
CfnDecoderManifest.CanInterfaceProperty.getProtocolName() |
CfnDecoderManifest.CanInterfaceProperty.Builder |
protocolVersion(String protocolVersion)
Sets the value of
CfnDecoderManifest.CanInterfaceProperty.getProtocolVersion() |
@Stability(value=Stable) public CfnDecoderManifest.CanInterfaceProperty.Builder name(String name)
CfnDecoderManifest.CanInterfaceProperty.getName()name - `CfnDecoderManifest.CanInterfaceProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnDecoderManifest.CanInterfaceProperty.Builder protocolName(String protocolName)
CfnDecoderManifest.CanInterfaceProperty.getProtocolName()protocolName - `CfnDecoderManifest.CanInterfaceProperty.ProtocolName`.this@Stability(value=Stable) public CfnDecoderManifest.CanInterfaceProperty.Builder protocolVersion(String protocolVersion)
CfnDecoderManifest.CanInterfaceProperty.getProtocolVersion()protocolVersion - `CfnDecoderManifest.CanInterfaceProperty.ProtocolVersion`.this@Stability(value=Stable) public CfnDecoderManifest.CanInterfaceProperty build()
build in interface software.amazon.jsii.Builder<CfnDecoderManifest.CanInterfaceProperty>CfnDecoderManifest.CanInterfacePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.