Uses of Interface
com.hashicorp.cdktf.providers.aws.dx_gateway.DxGatewayTimeouts
-
Packages that use DxGatewayTimeouts Package Description com.hashicorp.cdktf.providers.aws.dx_gateway aws_dx_gateway -
-
Uses of DxGatewayTimeouts in com.hashicorp.cdktf.providers.aws.dx_gateway
Classes in com.hashicorp.cdktf.providers.aws.dx_gateway that implement DxGatewayTimeouts Modifier and Type Class Description static classDxGatewayTimeouts.Jsii$ProxyAn implementation forDxGatewayTimeoutsMethods in com.hashicorp.cdktf.providers.aws.dx_gateway that return DxGatewayTimeouts Modifier and Type Method Description DxGatewayTimeoutsDxGatewayTimeouts.Builder. build()Builds the configured instance.default DxGatewayTimeoutsDxGatewayConfig. getTimeouts()timeouts block.DxGatewayTimeoutsDxGatewayConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.dx_gateway with parameters of type DxGatewayTimeouts Modifier and Type Method Description voidDxGateway. putTimeouts(DxGatewayTimeouts value)voidDxGatewayTimeoutsOutputReference. setInternalValue(DxGatewayTimeouts value)DxGateway.BuilderDxGateway.Builder. timeouts(DxGatewayTimeouts timeouts)timeouts block.DxGatewayConfig.BuilderDxGatewayConfig.Builder. timeouts(DxGatewayTimeouts timeouts)Sets the value ofDxGatewayConfig.getTimeouts()
-