Class: Aws::Types::BatchAssociateResourceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failed_items::Array[Types::FailedItem]

Returns the value of attribute failed_items.

Returns:



108
109
110
# File 'sig/types.rbs', line 108

def failed_items
  @failed_items
end

#resource_set_identifier::String

Returns the value of attribute resource_set_identifier.

Returns:

  • (::String)


107
108
109
# File 'sig/types.rbs', line 107

def resource_set_identifier
  @resource_set_identifier
end