Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config.IdentityPlatformInboundSamlConfigSpConfig.Builder
-
Packages that use IdentityPlatformInboundSamlConfigSpConfig.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config google_identity_platform_inbound_saml_config -
-
Uses of IdentityPlatformInboundSamlConfigSpConfig.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 IdentityPlatformInboundSamlConfigSpConfig.Builder Modifier and Type Method Description static IdentityPlatformInboundSamlConfigSpConfig.BuilderIdentityPlatformInboundSamlConfigSpConfig. builder()IdentityPlatformInboundSamlConfigSpConfig.BuilderIdentityPlatformInboundSamlConfigSpConfig.Builder. callbackUri(String callbackUri)Sets the value ofIdentityPlatformInboundSamlConfigSpConfig.getCallbackUri()IdentityPlatformInboundSamlConfigSpConfig.BuilderIdentityPlatformInboundSamlConfigSpConfig.Builder. spEntityId(String spEntityId)Sets the value ofIdentityPlatformInboundSamlConfigSpConfig.getSpEntityId()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_inbound_saml_config with parameters of type IdentityPlatformInboundSamlConfigSpConfig.Builder Constructor Description Jsii$Proxy(IdentityPlatformInboundSamlConfigSpConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformInboundSamlConfigSpConfig.Builder.
-