Class: Aws::Types::DeleteMemberInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


1244
1245
1246
# File 'sig/types.rbs', line 1244

def 
  @account_id
end

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


1243
1244
1245
# File 'sig/types.rbs', line 1243

def collaboration_identifier
  @collaboration_identifier
end