ProfileHistoryRecord

Contains profile history record metadata.

Types

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

Properties

Link copied to clipboard

The action type of the profile history record.

Link copied to clipboard

The timestamp of when the profile history record was created.

Link copied to clipboard
val id: String

The unique identifier of the profile history record.

Link copied to clipboard

The timestamp of when the profile history record was last updated.

Link copied to clipboard

The name of the profile object type.

Link copied to clipboard

The Amazon Resource Name (ARN) of the person or service principal who performed the action.

Link copied to clipboard

The unique identifier of the profile object generated by the service.

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