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

Class: Aws::IoT::Types::EffectivePolicy

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

Overview

The policy that has the effect on the authorization results.

Instance Attribute Summary collapse

Instance Attribute Details

#policy_arnString

The policy ARN.

Returns:

  • (String)

    The policy ARN.

#policy_documentString

The IAM policy document.

Returns:

  • (String)

    The IAM policy document.

#policy_nameString

The policy name.

Returns:

  • (String)

    The policy name.