Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition
-
Packages that use MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition Modifier and Type Class Description static classMedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition.Jsii$ProxyAn implementation forMedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverConditionMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition Modifier and Type Method Description MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverConditionMedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition Modifier and Type Method Description voidMedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverConditionOutputReference. setInternalValue(MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition value)Method parameters in com.hashicorp.cdktf.providers.aws.medialive_channel with type arguments of type MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition Modifier and Type Method Description MedialiveChannelInputAttachmentsAutomaticInputFailoverSettings.BuilderMedialiveChannelInputAttachmentsAutomaticInputFailoverSettings.Builder. failoverCondition(List<? extends MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition> failoverCondition)voidMedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverConditionList. setInternalValue(List<MedialiveChannelInputAttachmentsAutomaticInputFailoverSettingsFailoverCondition> value)
-