Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_ids_endpoint.CloudIdsEndpointTimeouts
-
Packages that use CloudIdsEndpointTimeouts Package Description com.hashicorp.cdktf.providers.google.cloud_ids_endpoint google_cloud_ids_endpoint -
-
Uses of CloudIdsEndpointTimeouts in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint
Classes in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint that implement CloudIdsEndpointTimeouts Modifier and Type Class Description static classCloudIdsEndpointTimeouts.Jsii$ProxyAn implementation forCloudIdsEndpointTimeoutsMethods in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint that return CloudIdsEndpointTimeouts Modifier and Type Method Description CloudIdsEndpointTimeoutsCloudIdsEndpointTimeouts.Builder. build()Builds the configured instance.default CloudIdsEndpointTimeoutsCloudIdsEndpointConfig. getTimeouts()timeouts block.CloudIdsEndpointTimeoutsCloudIdsEndpointConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.cloud_ids_endpoint with parameters of type CloudIdsEndpointTimeouts Modifier and Type Method Description voidCloudIdsEndpoint. putTimeouts(CloudIdsEndpointTimeouts value)voidCloudIdsEndpointTimeoutsOutputReference. setInternalValue(CloudIdsEndpointTimeouts value)CloudIdsEndpoint.BuilderCloudIdsEndpoint.Builder. timeouts(CloudIdsEndpointTimeouts timeouts)timeouts block.CloudIdsEndpointConfig.BuilderCloudIdsEndpointConfig.Builder. timeouts(CloudIdsEndpointTimeouts timeouts)Sets the value ofCloudIdsEndpointConfig.getTimeouts()
-