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