Class: Aws::Types::DeleteGroupMembershipRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#identity_store_id ⇒ ::String

Returns the value of attribute identity_store_id.



113
114
115
# File 'sig/types.rbs', line 113

def identity_store_id
  @identity_store_id
end

#membership_id ⇒ ::String

Returns the value of attribute membership_id.



114
115
116
# File 'sig/types.rbs', line 114

def membership_id
  @membership_id
end