toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.outputs
/
GetUserProfileResult
Get
User
Profile
Result
data
class
GetUserProfileResult
(
val
userProfileArn
:
String
?
=
null
,
val
userSettings
:
UserProfileUserSettings
?
=
null
)
Members
Constructors
Get
User
Profile
Result
Link copied to clipboard
constructor
(
userProfileArn
:
String
?
=
null
,
userSettings
:
UserProfileUserSettings
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
user
Profile
Arn
Link copied to clipboard
val
userProfileArn
:
String
?
=
null
The user profile Amazon Resource Name (ARN).
user
Settings
Link copied to clipboard
val
userSettings
:
UserProfileUserSettings
?
=
null
A collection of settings.