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