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.



616
617
618
# File 'sig/types.rbs', line 616

def created
  @created
end

#errors::Array[Types::ErrorResult]

Returns the value of attribute errors.

Returns:



617
618
619
# File 'sig/types.rbs', line 617

def errors
  @errors
end