Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelTimeouts
-
Packages that use MedialiveChannelTimeouts Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelTimeouts in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelTimeouts Modifier and Type Class Description static classMedialiveChannelTimeouts.Jsii$ProxyAn implementation forMedialiveChannelTimeoutsMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelTimeouts Modifier and Type Method Description MedialiveChannelTimeoutsMedialiveChannelTimeouts.Builder. build()Builds the configured instance.default MedialiveChannelTimeoutsMedialiveChannelConfig. getTimeouts()timeouts block.MedialiveChannelTimeoutsMedialiveChannelConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelTimeouts Modifier and Type Method Description voidMedialiveChannel. putTimeouts(MedialiveChannelTimeouts value)voidMedialiveChannelTimeoutsOutputReference. setInternalValue(MedialiveChannelTimeouts value)MedialiveChannel.BuilderMedialiveChannel.Builder. timeouts(MedialiveChannelTimeouts timeouts)timeouts block.MedialiveChannelConfig.BuilderMedialiveChannelConfig.Builder. timeouts(MedialiveChannelTimeouts timeouts)Sets the value ofMedialiveChannelConfig.getTimeouts()
-