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