Inbound Saml Config Args
constructor(displayName: Output<String>? = null, enabled: Output<Boolean>? = null, idpConfig: Output<InboundSamlConfigIdpConfigArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, spConfig: Output<InboundSamlConfigSpConfigArgs>? = null)