You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::AccessControlList
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::AccessControlList
- Defined in:
- (unknown)
Overview
Contains information on the current access control policies for the bucket.
Returned by:
Instance Attribute Summary collapse
-
#allows_public_read_access ⇒ Boolean
A value that indicates whether public read access for the bucket is enabled through an Access Control List (ACL).
-
#allows_public_write_access ⇒ Boolean
A value that indicates whether public write access for the bucket is enabled through an Access Control List (ACL).
Instance Attribute Details
#allows_public_read_access ⇒ Boolean
A value that indicates whether public read access for the bucket is enabled through an Access Control List (ACL).
#allows_public_write_access ⇒ Boolean
A value that indicates whether public write access for the bucket is enabled through an Access Control List (ACL).