Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway.DataAwsInternetGatewayTimeouts
-
Packages that use DataAwsInternetGatewayTimeouts Package Description com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway data_aws_internet_gateway -
-
Uses of DataAwsInternetGatewayTimeouts in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway
Classes in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway that implement DataAwsInternetGatewayTimeouts Modifier and Type Class Description static classDataAwsInternetGatewayTimeouts.Jsii$ProxyAn implementation forDataAwsInternetGatewayTimeoutsMethods in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway that return DataAwsInternetGatewayTimeouts Modifier and Type Method Description DataAwsInternetGatewayTimeoutsDataAwsInternetGatewayTimeouts.Builder. build()Builds the configured instance.default DataAwsInternetGatewayTimeoutsDataAwsInternetGatewayConfig. getTimeouts()timeouts block.DataAwsInternetGatewayTimeoutsDataAwsInternetGatewayConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.data_aws_internet_gateway with parameters of type DataAwsInternetGatewayTimeouts Modifier and Type Method Description voidDataAwsInternetGateway. putTimeouts(DataAwsInternetGatewayTimeouts value)voidDataAwsInternetGatewayTimeoutsOutputReference. setInternalValue(DataAwsInternetGatewayTimeouts value)DataAwsInternetGateway.BuilderDataAwsInternetGateway.Builder. timeouts(DataAwsInternetGatewayTimeouts timeouts)timeouts block.DataAwsInternetGatewayConfig.BuilderDataAwsInternetGatewayConfig.Builder. timeouts(DataAwsInternetGatewayTimeouts timeouts)Sets the value ofDataAwsInternetGatewayConfig.getTimeouts()
-