Class: Aws::Types::BatchAssociateAnalyticsDataSetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created::Array[Types::AnalyticsDataAssociationResult]

Returns the value of attribute created.



605
606
607
# File 'sig/types.rbs', line 605

def created
  @created
end

#errors::Array[Types::ErrorResult]

Returns the value of attribute errors.

Returns:



606
607
608
# File 'sig/types.rbs', line 606

def errors
  @errors
end