Uses of Interface
com.hashicorp.cdktf.providers.aws.mq_broker.MqBrokerTimeouts
-
Packages that use MqBrokerTimeouts Package Description com.hashicorp.cdktf.providers.aws.mq_broker aws_mq_broker -
-
Uses of MqBrokerTimeouts in com.hashicorp.cdktf.providers.aws.mq_broker
Classes in com.hashicorp.cdktf.providers.aws.mq_broker that implement MqBrokerTimeouts Modifier and Type Class Description static classMqBrokerTimeouts.Jsii$ProxyAn implementation forMqBrokerTimeoutsMethods in com.hashicorp.cdktf.providers.aws.mq_broker that return MqBrokerTimeouts Modifier and Type Method Description MqBrokerTimeoutsMqBrokerTimeouts.Builder. build()Builds the configured instance.default MqBrokerTimeoutsMqBrokerConfig. getTimeouts()timeouts block.MqBrokerTimeoutsMqBrokerConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.mq_broker with parameters of type MqBrokerTimeouts Modifier and Type Method Description voidMqBroker. putTimeouts(MqBrokerTimeouts value)voidMqBrokerTimeoutsOutputReference. setInternalValue(MqBrokerTimeouts value)MqBroker.BuilderMqBroker.Builder. timeouts(MqBrokerTimeouts timeouts)timeouts block.MqBrokerConfig.BuilderMqBrokerConfig.Builder. timeouts(MqBrokerTimeouts timeouts)Sets the value ofMqBrokerConfig.getTimeouts()
-