@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 - Settings to implement automatic input failover in this input.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder automaticInputFailoverSettings(IResolvable automaticInputFailoverSettings)
CfnChannel.InputAttachmentProperty.getAutomaticInputFailoverSettings()automaticInputFailoverSettings - Settings to implement automatic input failover in this input.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputAttachmentName(String inputAttachmentName)
CfnChannel.InputAttachmentProperty.getInputAttachmentName()inputAttachmentName - A name for the attachment.
This is required if you want to use this input in an input switch action.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputId(String inputId)
CfnChannel.InputAttachmentProperty.getInputId()inputId - The ID of the input to attach.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputSettings(CfnChannel.InputSettingsProperty inputSettings)
CfnChannel.InputAttachmentProperty.getInputSettings()inputSettings - Information about the content to extract from the input and about the general handling of the content.this@Stability(value=Stable) public CfnChannel.InputAttachmentProperty.Builder inputSettings(IResolvable inputSettings)
CfnChannel.InputAttachmentProperty.getInputSettings()inputSettings - Information about the content to extract from the input and about the general handling of the content.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 © 2022. All rights reserved.