Class: Aws::Types::DeleteMembersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_ids::Array[::String]

Returns the value of attribute account_ids.

Returns:

  • (::Array[::String])


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

def 
  @account_ids
end

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:

  • (::String)


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

def graph_arn
  @graph_arn
end