A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsIamPolicyDetails.html below:

AwsIamPolicyDetails — AWS SDK for Ruby V2

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

Class: Aws::SecurityHub::Types::AwsIamPolicyDetails
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AwsIamPolicyDetails as input to an Aws::Client method, you can use a vanilla Hash:

{
  attachment_count: 1,
  create_date: "NonEmptyString",
  default_version_id: "NonEmptyString",
  description: "NonEmptyString",
  is_attachable: false,
  path: "NonEmptyString",
  permissions_boundary_usage_count: 1,
  policy_id: "NonEmptyString",
  policy_name: "NonEmptyString",
  policy_version_list: [
    {
      version_id: "NonEmptyString",
      is_default_version: false,
      create_date: "NonEmptyString",
    },
  ],
  update_date: "NonEmptyString",
}

Represents an IAM permissions policy.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #attachment_count ⇒ Integer

The number of users, groups, and roles that the policy is attached to.

#default_version_id ⇒ String

The identifier of the default version of the policy.

#description ⇒ String

A description of the policy.

#is_attachable ⇒ Boolean

Whether the policy can be attached to a user, group, or role.

#permissions_boundary_usage_count ⇒ Integer

The number of users and roles that use the policy to set the permissions boundary.

#policy_id ⇒ String

The unique identifier of the policy.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4