@Stability(value=Stable) public static final class CfnChannel.InputAttachmentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.InputAttachmentProperty>
CfnChannel.InputAttachmentProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder automaticInputFailoverSettings(CfnChannel.AutomaticInputFailoverSettingsProperty automaticInputFailoverSettings)
CfnChannel.InputAttachmentProperty.getAutomaticInputFailoverSettings()automaticInputFailoverSettings - `CfnChannel.InputAttachmentProperty.AutomaticInputFailoverSettings`.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder automaticInputFailoverSettings(IResolvable automaticInputFailoverSettings)
CfnChannel.InputAttachmentProperty.getAutomaticInputFailoverSettings()automaticInputFailoverSettings - `CfnChannel.InputAttachmentProperty.AutomaticInputFailoverSettings`.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputAttachmentName(String inputAttachmentName)
CfnChannel.InputAttachmentProperty.getInputAttachmentName()inputAttachmentName - `CfnChannel.InputAttachmentProperty.InputAttachmentName`.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputId(String inputId)
CfnChannel.InputAttachmentProperty.getInputId()inputId - `CfnChannel.InputAttachmentProperty.InputId`.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputSettings(CfnChannel.InputSettingsProperty inputSettings)
CfnChannel.InputAttachmentProperty.getInputSettings()inputSettings - `CfnChannel.InputAttachmentProperty.InputSettings`.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputSettings(IResolvable inputSettings)
CfnChannel.InputAttachmentProperty.getInputSettings()inputSettings - `CfnChannel.InputAttachmentProperty.InputSettings`.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.InputAttachmentProperty>CfnChannel.InputAttachmentPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.