Class: Aws::Types::GetGroupMembershipIdResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity_store_id ⇒ ::String

Returns the value of attribute identity_store_id.

Returns:

  • (::String)


253
254
255
# File 'sig/types.rbs', line 253

def identity_store_id
  @identity_store_id
end

#membership_id ⇒ ::String

Returns the value of attribute membership_id.

Returns:

  • (::String)


252
253
254
# File 'sig/types.rbs', line 252

def membership_id
  @membership_id
end