Class: Aws::Types::UserGroupResolutionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::UserGroupResolutionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_group_resolution_mode ⇒ "AWS_SSO", "NONE"
Returns the value of attribute user_group_resolution_mode.
Instance Attribute Details
#user_group_resolution_mode ⇒ "AWS_SSO", "NONE"
Returns the value of attribute user_group_resolution_mode.
2164 2165 2166 |
# File 'sig/types.rbs', line 2164 def user_group_resolution_mode @user_group_resolution_mode end |