class Aws::Macie2::Types::S3Object
Provides information about the S3 object that a finding applies to.
@!attribute [rw] bucket_arn
@return [String]
@!attribute [rw] e_tag
@return [String]
@!attribute [rw] extension
@return [String]
@!attribute [rw] key
@return [String]
@!attribute [rw] last_modified
@return [Time]
@!attribute [rw] path
@return [String]
@!attribute [rw] public_access
@return [Boolean]
@!attribute [rw] server_side_encryption
Provides information about the server-side encryption settings for an S3 bucket or S3 object. @return [Types::ServerSideEncryption]
@!attribute [rw] size
@return [Integer]
@!attribute [rw] storage_class
The storage class of the S3 object. Possible values are: @return [String]
@!attribute [rw] tags
Provides information about the tags that are associated with an S3 bucket or object. Each tag consists of a required tag key and an associated tag value. @return [Array<Types::KeyValuePair>]
@!attribute [rw] version_id
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/S3Object AWS API Documentation
Constants
- SENSITIVE