Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachments
-
Packages that use MedialiveChannelInputAttachments Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputAttachments in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelInputAttachments Modifier and Type Class Description static classMedialiveChannelInputAttachments.Jsii$ProxyAn implementation forMedialiveChannelInputAttachmentsMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputAttachments Modifier and Type Method Description MedialiveChannelInputAttachmentsMedialiveChannelInputAttachments.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputAttachments Modifier and Type Method Description voidMedialiveChannelInputAttachmentsOutputReference. setInternalValue(MedialiveChannelInputAttachments value)Method parameters in com.hashicorp.cdktf.providers.aws.medialive_channel with type arguments of type MedialiveChannelInputAttachments Modifier and Type Method Description MedialiveChannel.BuilderMedialiveChannel.Builder. inputAttachments(List<? extends MedialiveChannelInputAttachments> inputAttachments)input_attachments block.MedialiveChannelConfig.BuilderMedialiveChannelConfig.Builder. inputAttachments(List<? extends MedialiveChannelInputAttachments> inputAttachments)Sets the value ofMedialiveChannelConfig.getInputAttachments()voidMedialiveChannelInputAttachmentsList. setInternalValue(List<MedialiveChannelInputAttachments> value)
-