Class: Aws::Types::BatchDisassociateResourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[::String]

Returns the value of attribute items.

Returns:

  • (::Array[::String])


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

def items
  @items
end

#resource_set_identifier::String

Returns the value of attribute resource_set_identifier.

Returns:

  • (::String)


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

def resource_set_identifier
  @resource_set_identifier
end