GetIndexUserGroupResolutionConfiguration

data class GetIndexUserGroupResolutionConfiguration(val userGroupResolutionMode: String)

Constructors

Link copied to clipboard
constructor(userGroupResolutionMode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identity store provider (mode) you want to use to fetch access levels of groups and users. AWS Single Sign-On is currently the only available mode. Your users and groups must exist in an AWS SSO identity source in order to use this mode. Valid Values are AWS_SSO or NONE.