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.



2941
2942
2943
# File 'sig/types.rbs', line 2941

def destination
  @destination
end

#output_schema_version"V_1"

Returns the value of attribute output_schema_version.

Returns:

  • ("V_1")


2940
2941
2942
# File 'sig/types.rbs', line 2940

def output_schema_version
  @output_schema_version
end