AwsIamGroupDetails

Contains details about an IAM group.

Types

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

Properties

Link copied to clipboard

A list of the managed policies that are attached to the IAM group.

Link copied to clipboard

Indicates when the IAM group was created.

Link copied to clipboard

The identifier of the IAM group.

Link copied to clipboard

The name of the IAM group.

Link copied to clipboard

The list of inline policies that are embedded in the group.

Link copied to clipboard
val path: String?

The path to the group.

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