GetRoleRoleLastUsed

data class GetRoleRoleLastUsed(val lastUsedDate: String, val region: String)

Constructors

Link copied to clipboard
constructor(lastUsedDate: String, region: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time, in RFC 3339 format, that the role was last used.

Link copied to clipboard

The name of the AWS Region in which the role was last used.