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