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.



1315
1316
1317
# File 'sig/types.rbs', line 1315

def aggregations
  @aggregations
end

#epsilon::Integer

Returns the value of attribute epsilon.

Returns:

  • (::Integer)


1316
1317
1318
# File 'sig/types.rbs', line 1316

def epsilon
  @epsilon
end