Inbound Saml Sso Profile Args
fun InboundSamlSsoProfileArgs(customer: Output<String>? = null, displayName: Output<String>? = null, idpConfig: Output<SamlIdpConfigArgs>? = null, spConfig: Output<SamlSpConfigArgs>? = null)