AwsIamInstanceProfileRole

Information about a role associated with an instance profile.

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 role.

Link copied to clipboard

The policy that grants an entity permission to assume the role.

Link copied to clipboard

Indicates when the role was created.

Link copied to clipboard
val path: String?

The path to the role.

Link copied to clipboard

The identifier of the role.

Link copied to clipboard

The name of the role.

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