Class: Aws::Types::S3ManifestOutputLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


1796
1797
1798
# File 'sig/types.rbs', line 1796

def bucket
  @bucket
end

#expected_manifest_bucket_owner::String

Returns the value of attribute expected_manifest_bucket_owner.

Returns:

  • (::String)


1795
1796
1797
# File 'sig/types.rbs', line 1795

def expected_manifest_bucket_owner
  @expected_manifest_bucket_owner
end

#manifest_encryptionTypes::GeneratedManifestEncryption

Returns the value of attribute manifest_encryption.



1798
1799
1800
# File 'sig/types.rbs', line 1798

def manifest_encryption
  @manifest_encryption
end

#manifest_format"S3InventoryReport_CSV_20211130"

Returns the value of attribute manifest_format.

Returns:

  • ("S3InventoryReport_CSV_20211130")


1799
1800
1801
# File 'sig/types.rbs', line 1799

def manifest_format
  @manifest_format
end

#manifest_prefix::String

Returns the value of attribute manifest_prefix.

Returns:

  • (::String)


1797
1798
1799
# File 'sig/types.rbs', line 1797

def manifest_prefix
  @manifest_prefix
end