You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::BucketLevelPermissions

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about the bucket level permissions for the S3 bucket.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#access_control_listTypes::AccessControlList

Contains information on how Access Control Policies are applied to the bucket.

Returns:

#block_public_accessTypes::BlockPublicAccess

Contains information on which account level S3 Block Public Access settings are applied to the S3 bucket.

Returns:

  • (Types::BlockPublicAccess)

    Contains information on which account level S3 Block Public Access settings are applied to the S3 bucket.

#bucket_policyTypes::BucketPolicy

Contains information on the bucket policies for the S3 bucket.

Returns: