toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datazone.kotlin.outputs
/
UserProfileIamUserProfileDetails
User
Profile
Iam
User
Profile
Details
data
class
UserProfileIamUserProfileDetails
(
val
arn
:
String
?
=
null
)
The details of the IAM User Profile.
Members
Constructors
User
Profile
Iam
User
Profile
Details
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The ARN of the IAM User Profile.