Uses of Interface
com.hashicorp.cdktf.providers.aws.vpc_endpoint_service.VpcEndpointServiceTimeouts
-
Packages that use VpcEndpointServiceTimeouts Package Description com.hashicorp.cdktf.providers.aws.vpc_endpoint_service aws_vpc_endpoint_service -
-
Uses of VpcEndpointServiceTimeouts in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service
Classes in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service that implement VpcEndpointServiceTimeouts Modifier and Type Class Description static classVpcEndpointServiceTimeouts.Jsii$ProxyAn implementation forVpcEndpointServiceTimeoutsMethods in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service that return VpcEndpointServiceTimeouts Modifier and Type Method Description VpcEndpointServiceTimeoutsVpcEndpointServiceTimeouts.Builder. build()Builds the configured instance.default VpcEndpointServiceTimeoutsVpcEndpointServiceConfig. getTimeouts()timeouts block.VpcEndpointServiceTimeoutsVpcEndpointServiceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service with parameters of type VpcEndpointServiceTimeouts Modifier and Type Method Description voidVpcEndpointService. putTimeouts(VpcEndpointServiceTimeouts value)voidVpcEndpointServiceTimeoutsOutputReference. setInternalValue(VpcEndpointServiceTimeouts value)VpcEndpointService.BuilderVpcEndpointService.Builder. timeouts(VpcEndpointServiceTimeouts timeouts)timeouts block.VpcEndpointServiceConfig.BuilderVpcEndpointServiceConfig.Builder. timeouts(VpcEndpointServiceTimeouts timeouts)Sets the value ofVpcEndpointServiceConfig.getTimeouts()
-