get Inbound Saml Sso Profile
suspend fun getInboundSamlSsoProfile(argument: GetInboundSamlSsoProfilePlainArgs): GetInboundSamlSsoProfileResult
Gets an InboundSamlSsoProfile.
Return
null
Parameters
argument
null
suspend fun getInboundSamlSsoProfile(inboundSamlSsoProfileId: String): GetInboundSamlSsoProfileResult
Return
null
See also
Parameters
inbound Saml Sso Profile Id
suspend fun getInboundSamlSsoProfile(argument: suspend GetInboundSamlSsoProfilePlainArgsBuilder.() -> Unit): GetInboundSamlSsoProfileResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.cloudidentity.v1.kotlin.inputs.GetInboundSamlSsoProfilePlainArgs.