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])


711
712
713
# File 'sig/types.rbs', line 711

def deleted
  @deleted
end

#errors::Array[Types::ErrorResult]

Returns the value of attribute errors.

Returns:



712
713
714
# File 'sig/types.rbs', line 712

def errors
  @errors
end