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.



611
612
613
# File 'sig/types.rbs', line 611

def created
  @created
end

#errors::Array[Types::ErrorResult]

Returns the value of attribute errors.

Returns:



612
613
614
# File 'sig/types.rbs', line 612

def errors
  @errors
end