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