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