Class: Aws::Types::AnalyticsConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#filterTypes::AnalyticsFilter

Returns the value of attribute filter.



63
64
65
# File 'sig/types.rbs', line 63

def filter
  @filter
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


62
63
64
# File 'sig/types.rbs', line 62

def id
  @id
end

#storage_class_analysisTypes::StorageClassAnalysis

Returns the value of attribute storage_class_analysis.



64
65
66
# File 'sig/types.rbs', line 64

def storage_class_analysis
  @storage_class_analysis
end