toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
SpaceOwnershipSettingsArgs
Space
Ownership
Settings
Args
data
class
SpaceOwnershipSettingsArgs
(
val
ownerUserProfileName
:
Output
<
String
>
)
:
ConvertibleToJava
<
SpaceOwnershipSettingsArgs
>
Members
Constructors
Space
Ownership
Settings
Args
Link copied to clipboard
constructor
(
ownerUserProfileName
:
Output
<
String
>
)
Properties
owner
User
Profile
Name
Link copied to clipboard
val
ownerUserProfileName
:
Output
<
String
>
The user profile who is the owner of the space.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SpaceOwnershipSettingsArgs