Class: Aws::Types::DeleteStatisticsValueMap

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activeBoolean

Returns the value of attribute active.

Returns:

  • (Boolean)


188
189
190
# File 'sig/types.rbs', line 188

def active
  @active
end

#statistics_id::String

Returns the value of attribute statistics_id.

Returns:

  • (::String)


189
190
191
# File 'sig/types.rbs', line 189

def statistics_id
  @statistics_id
end