Class: Aws::Types::BatchAssociateResourceRequest

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])


102
103
104
# File 'sig/types.rbs', line 102

def items
  @items
end

#resource_set_identifier::String

Returns the value of attribute resource_set_identifier.

Returns:

  • (::String)


101
102
103
# File 'sig/types.rbs', line 101

def resource_set_identifier
  @resource_set_identifier
end