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