Class: Aws::Types::BatchDisassociateAnalyticsDataSetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deleted::Array[::String]

Returns the value of attribute deleted.

Returns:

  • (::Array[::String])


705
706
707
# File 'sig/types.rbs', line 705

def deleted
  @deleted
end

#errors::Array[Types::ErrorResult]

Returns the value of attribute errors.

Returns:



706
707
708
# File 'sig/types.rbs', line 706

def errors
  @errors
end