Class: Aws::Types::UserGroupResolutionConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#user_group_resolution_mode"AWS_SSO", "NONE"

Returns the value of attribute user_group_resolution_mode.

Returns:

  • ("AWS_SSO", "NONE")


2164
2165
2166
# File 'sig/types.rbs', line 2164

def user_group_resolution_mode
  @user_group_resolution_mode
end