class Aws::Macie2::Types::S3Bucket
Provides information about the S3 bucket that a finding applies to.
@!attribute [rw] allows_unencrypted_object_uploads
@return [String]
@!attribute [rw] arn
@return [String]
@!attribute [rw] created_at
@return [Time]
@!attribute [rw] default_server_side_encryption
Provides information about the server-side encryption settings for an S3 bucket or S3 object. @return [Types::ServerSideEncryption]
@!attribute [rw] name
@return [String]
@!attribute [rw] owner
Provides information about the user who owns an S3 bucket. @return [Types::S3BucketOwner]
@!attribute [rw] public_access
Provides information about the permissions settings that determine whether an S3 bucket is publicly accessible. @return [Types::BucketPublicAccess]
@!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>]
@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/S3Bucket AWS API Documentation
Constants
- SENSITIVE