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

Class: Aws::GuardDuty::Types::PublicAccess

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

Overview

Describes the public access policies that apply to the S3 bucket.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#effective_permissionString

Describes the effective permission on this bucket after factoring all attached policies.

Returns:

  • (String)

    Describes the effective permission on this bucket after factoring all attached policies.

#permission_configurationTypes::PermissionConfiguration

Contains information about how permissions are configured for the S3 bucket.

Returns: