AttachedManagedPolicy

A structure that stores a list of managed policy ARNs that describe the associated Amazon Web Services managed policy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The ARN of the Amazon Web Services managed policy. For more information about ARNs, see /general/latest/gr/aws-arns-and-namespaces.html in the Amazon Web Services General Reference.

Link copied to clipboard
val name: String?

The name of the Amazon Web Services managed policy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String