Class: Aws::Types::UpdateIamIdentityCenterConfigOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_attribute ⇒ "GroupId", "GroupName"

Returns the value of attribute group_attribute.

Returns:

  • ("GroupId", "GroupName")


916
917
918
# File 'sig/types.rbs', line 916

def group_attribute
  @group_attribute
end

#user_attribute ⇒ "UserId", ...

Returns the value of attribute user_attribute.

Returns:

  • ("UserId", "UserName", "Email")


915
916
917
# File 'sig/types.rbs', line 915

def user_attribute
  @user_attribute
end