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


723
724
725
# File 'sig/types.rbs', line 723

def deleted
  @deleted
end

#errors::Array[Types::ErrorResult]

Returns the value of attribute errors.

Returns:



724
725
726
# File 'sig/types.rbs', line 724

def errors
  @errors
end