Class: Aws::Types::StorageLensDataExport

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_metricsTypes::CloudWatchMetrics

Returns the value of attribute cloud_watch_metrics.



1963
1964
1965
# File 'sig/types.rbs', line 1963

def cloud_watch_metrics
  @cloud_watch_metrics
end

#s3_bucket_destinationTypes::S3BucketDestination

Returns the value of attribute s3_bucket_destination.



1962
1963
1964
# File 'sig/types.rbs', line 1962

def s3_bucket_destination
  @s3_bucket_destination
end

#storage_lens_table_destinationTypes::StorageLensTableDestination

Returns the value of attribute storage_lens_table_destination.



1964
1965
1966
# File 'sig/types.rbs', line 1964

def storage_lens_table_destination
  @storage_lens_table_destination
end