Class: Aws::Types::StorageClassAnalysisDataExport

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destinationTypes::AnalyticsExportDestination

Returns the value of attribute destination.



2965
2966
2967
# File 'sig/types.rbs', line 2965

def destination
  @destination
end

#output_schema_version"V_1"

Returns the value of attribute output_schema_version.

Returns:

  • ("V_1")


2964
2965
2966
# File 'sig/types.rbs', line 2964

def output_schema_version
  @output_schema_version
end