class Aws::GuardDuty::Types::S3BucketDetail
Contains information on the S3 bucket.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the S3 bucket. @return [String]
@!attribute [rw] name
The name of the S3 bucket. @return [String]
@!attribute [rw] type
Describes whether the bucket is a source or destination bucket. @return [String]
@!attribute [rw] created_at
The date and time the bucket was created at. @return [Time]
@!attribute [rw] owner
The owner of the S3 bucket. @return [Types::Owner]
@!attribute [rw] tags
All tags attached to the S3 bucket @return [Array<Types::Tag>]
@!attribute [rw] default_server_side_encryption
Describes the server side encryption method used in the S3 bucket. @return [Types::DefaultServerSideEncryption]
@!attribute [rw] public_access
Describes the public access policies that apply to the S3 bucket. @return [Types::PublicAccess]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/S3BucketDetail AWS API Documentation
Constants
- SENSITIVE