AwsIamInstanceProfile

Information about 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 instance profile.

Link copied to clipboard

Indicates when the instance profile was created.

Link copied to clipboard

The identifier of the instance profile.

Link copied to clipboard

The name of the instance profile.

Link copied to clipboard
val path: String?

The path to the instance profile.

Link copied to clipboard

The roles associated with the instance profile.

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