Uses of Interface
com.hashicorp.cdktf.providers.aws.ivs_channel.IvsChannelTimeouts
-
Packages that use IvsChannelTimeouts Package Description com.hashicorp.cdktf.providers.aws.ivs_channel aws_ivs_channel -
-
Uses of IvsChannelTimeouts in com.hashicorp.cdktf.providers.aws.ivs_channel
Classes in com.hashicorp.cdktf.providers.aws.ivs_channel that implement IvsChannelTimeouts Modifier and Type Class Description static classIvsChannelTimeouts.Jsii$ProxyAn implementation forIvsChannelTimeoutsMethods in com.hashicorp.cdktf.providers.aws.ivs_channel that return IvsChannelTimeouts Modifier and Type Method Description IvsChannelTimeoutsIvsChannelTimeouts.Builder. build()Builds the configured instance.default IvsChannelTimeoutsIvsChannelConfig. getTimeouts()timeouts block.IvsChannelTimeoutsIvsChannelConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.ivs_channel with parameters of type IvsChannelTimeouts Modifier and Type Method Description voidIvsChannel. putTimeouts(IvsChannelTimeouts value)voidIvsChannelTimeoutsOutputReference. setInternalValue(IvsChannelTimeouts value)IvsChannel.BuilderIvsChannel.Builder. timeouts(IvsChannelTimeouts timeouts)timeouts block.IvsChannelConfig.BuilderIvsChannelConfig.Builder. timeouts(IvsChannelTimeouts timeouts)Sets the value ofIvsChannelConfig.getTimeouts()
-