You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::PermissionConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::PermissionConfiguration
- Defined in:
- (unknown)
Overview
Contains information about how permissions are configured for the S3 bucket.
Returned by:
Instance Attribute Summary collapse
-
#account_level_permissions ⇒ Types::AccountLevelPermissions
Contains information about the account level permissions on the S3 bucket.
-
#bucket_level_permissions ⇒ Types::BucketLevelPermissions
Contains information about the bucket level permissions for the S3 bucket.
Instance Attribute Details
#account_level_permissions ⇒ Types::AccountLevelPermissions
Contains information about the account level permissions on the S3 bucket.
#bucket_level_permissions ⇒ Types::BucketLevelPermissions
Contains information about the bucket level permissions for the S3 bucket.