Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.InputAttachmentProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.InputAttachmentProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.InputAttachmentProperty.Builder.automaticInputFailoverSettings
(IResolvable automaticInputFailoverSettings) Sets the value ofCfnChannel.InputAttachmentProperty.getAutomaticInputFailoverSettings()
CfnChannel.InputAttachmentProperty.Builder.automaticInputFailoverSettings
(CfnChannel.AutomaticInputFailoverSettingsProperty automaticInputFailoverSettings) Sets the value ofCfnChannel.InputAttachmentProperty.getAutomaticInputFailoverSettings()
CfnChannel.InputAttachmentProperty.builder()
CfnChannel.InputAttachmentProperty.Builder.inputAttachmentName
(String inputAttachmentName) Sets the value ofCfnChannel.InputAttachmentProperty.getInputAttachmentName()
Sets the value ofCfnChannel.InputAttachmentProperty.getInputId()
CfnChannel.InputAttachmentProperty.Builder.inputSettings
(IResolvable inputSettings) Sets the value ofCfnChannel.InputAttachmentProperty.getInputSettings()
CfnChannel.InputAttachmentProperty.Builder.inputSettings
(CfnChannel.InputSettingsProperty inputSettings) Sets the value ofCfnChannel.InputAttachmentProperty.getInputSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.InputAttachmentProperty.Builder
.