Class: Aws::Types::DifferentialPrivacyPrivacyBudget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregations::Array[Types::DifferentialPrivacyPrivacyBudgetAggregation]

Returns the value of attribute aggregations.



1296
1297
1298
# File 'sig/types.rbs', line 1296

def aggregations
  @aggregations
end

#epsilon::Integer

Returns the value of attribute epsilon.

Returns:

  • (::Integer)


1297
1298
1299
# File 'sig/types.rbs', line 1297

def epsilon
  @epsilon
end