Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_identity_group.CloudIdentityGroupTimeouts
-
Packages that use CloudIdentityGroupTimeouts Package Description com.hashicorp.cdktf.providers.google.cloud_identity_group google_cloud_identity_group -
-
Uses of CloudIdentityGroupTimeouts in com.hashicorp.cdktf.providers.google.cloud_identity_group
Classes in com.hashicorp.cdktf.providers.google.cloud_identity_group that implement CloudIdentityGroupTimeouts Modifier and Type Class Description static classCloudIdentityGroupTimeouts.Jsii$ProxyAn implementation forCloudIdentityGroupTimeoutsMethods in com.hashicorp.cdktf.providers.google.cloud_identity_group that return CloudIdentityGroupTimeouts Modifier and Type Method Description CloudIdentityGroupTimeoutsCloudIdentityGroupTimeouts.Builder. build()Builds the configured instance.default CloudIdentityGroupTimeoutsCloudIdentityGroupConfig. getTimeouts()timeouts block.CloudIdentityGroupTimeoutsCloudIdentityGroupConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.cloud_identity_group with parameters of type CloudIdentityGroupTimeouts Modifier and Type Method Description voidCloudIdentityGroup. putTimeouts(CloudIdentityGroupTimeouts value)voidCloudIdentityGroupTimeoutsOutputReference. setInternalValue(CloudIdentityGroupTimeouts value)CloudIdentityGroup.BuilderCloudIdentityGroup.Builder. timeouts(CloudIdentityGroupTimeouts timeouts)timeouts block.CloudIdentityGroupConfig.BuilderCloudIdentityGroupConfig.Builder. timeouts(CloudIdentityGroupTimeouts timeouts)Sets the value ofCloudIdentityGroupConfig.getTimeouts()
-