Class: Aws::Types::IamFederationConfigOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_attribute ⇒ ::String

Returns the value of attribute group_attribute.

Returns:

  • (::String)


560
561
562
# File 'sig/types.rbs', line 560

def group_attribute
  @group_attribute
end

#user_attribute ⇒ ::String

Returns the value of attribute user_attribute.

Returns:

  • (::String)


561
562
563
# File 'sig/types.rbs', line 561

def user_attribute
  @user_attribute
end