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

Class: Aws::S3::Types::PolicyStatus

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

Overview

The container element for a bucket's policy status.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#is_publicBoolean

The policy status for this bucket. TRUE indicates that this bucket is public. FALSE indicates that the bucket is not public.

Returns:

  • (Boolean)

    The policy status for this bucket.