Class: Aws::Types::StorageLensExpandedPrefixesDataExport

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_destinationTypes::S3BucketDestination

Returns the value of attribute s3_bucket_destination.

Returns:



1975
1976
1977
# File 'sig/types.rbs', line 1975

def s3_bucket_destination
  @s3_bucket_destination
end

#storage_lens_table_destinationTypes::StorageLensTableDestination

Returns the value of attribute storage_lens_table_destination.

Returns:



1976
1977
1978
# File 'sig/types.rbs', line 1976

def storage_lens_table_destination
  @storage_lens_table_destination
end