Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_tenant.IdentityPlatformTenantTimeouts.Builder
-
Packages that use IdentityPlatformTenantTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_tenant google_identity_platform_tenant -
-
Uses of IdentityPlatformTenantTimeouts.Builder in com.hashicorp.cdktf.providers.google.identity_platform_tenant
Methods in com.hashicorp.cdktf.providers.google.identity_platform_tenant that return IdentityPlatformTenantTimeouts.Builder Modifier and Type Method Description static IdentityPlatformTenantTimeouts.BuilderIdentityPlatformTenantTimeouts. builder()IdentityPlatformTenantTimeouts.BuilderIdentityPlatformTenantTimeouts.Builder. create(String create)Sets the value ofIdentityPlatformTenantTimeouts.getCreate()IdentityPlatformTenantTimeouts.BuilderIdentityPlatformTenantTimeouts.Builder. delete(String delete)Sets the value ofIdentityPlatformTenantTimeouts.getDelete()IdentityPlatformTenantTimeouts.BuilderIdentityPlatformTenantTimeouts.Builder. update(String update)Sets the value ofIdentityPlatformTenantTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_tenant with parameters of type IdentityPlatformTenantTimeouts.Builder Constructor Description Jsii$Proxy(IdentityPlatformTenantTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformTenantTimeouts.Builder.
-