SamlSsoInfoArgs

data class SamlSsoInfoArgs(val inboundSamlSsoProfile: Output<String>) : ConvertibleToJava<SamlSsoInfoArgs>

Details that are applicable when sso_mode == SAML_SSO.

Constructors

Link copied to clipboard
fun SamlSsoInfoArgs(inboundSamlSsoProfile: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): SamlSsoInfoArgs

Properties

Link copied to clipboard

Name of the InboundSamlSsoProfile to use. Must be of the form inboundSamlSsoProfiles/{inbound_saml_sso_profile}.