toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin.outputs
/
GetRoleRoleLastUsed
Get
Role
Role
Last
Used
data
class
GetRoleRoleLastUsed
(
val
lastUsedDate
:
String
,
val
region
:
String
)
Members
Constructors
Get
Role
Role
Last
Used
Link copied to clipboard
constructor
(
lastUsedDate
:
String
,
region
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
last
Used
Date
Link copied to clipboard
val
lastUsedDate
:
String
region
Link copied to clipboard
val
region
:
String
The name of the AWS Region in which the role was last used.