Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_tenant.IdentityPlatformTenantTimeouts
-
Packages that use IdentityPlatformTenantTimeouts Package Description com.hashicorp.cdktf.providers.google.identity_platform_tenant google_identity_platform_tenant -
-
Uses of IdentityPlatformTenantTimeouts in com.hashicorp.cdktf.providers.google.identity_platform_tenant
Classes in com.hashicorp.cdktf.providers.google.identity_platform_tenant that implement IdentityPlatformTenantTimeouts Modifier and Type Class Description static classIdentityPlatformTenantTimeouts.Jsii$ProxyAn implementation forIdentityPlatformTenantTimeoutsMethods in com.hashicorp.cdktf.providers.google.identity_platform_tenant that return IdentityPlatformTenantTimeouts Modifier and Type Method Description IdentityPlatformTenantTimeoutsIdentityPlatformTenantTimeouts.Builder. build()Builds the configured instance.default IdentityPlatformTenantTimeoutsIdentityPlatformTenantConfig. getTimeouts()timeouts block.IdentityPlatformTenantTimeoutsIdentityPlatformTenantConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.identity_platform_tenant with parameters of type IdentityPlatformTenantTimeouts Modifier and Type Method Description voidIdentityPlatformTenant. putTimeouts(IdentityPlatformTenantTimeouts value)voidIdentityPlatformTenantTimeoutsOutputReference. setInternalValue(IdentityPlatformTenantTimeouts value)IdentityPlatformTenant.BuilderIdentityPlatformTenant.Builder. timeouts(IdentityPlatformTenantTimeouts timeouts)timeouts block.IdentityPlatformTenantConfig.BuilderIdentityPlatformTenantConfig.Builder. timeouts(IdentityPlatformTenantTimeouts timeouts)Sets the value ofIdentityPlatformTenantConfig.getTimeouts()
-