toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin.outputs
/
SpaceSpaceSharingSettings
Space
Space
Sharing
Settings
data
class
SpaceSpaceSharingSettings
(
val
sharingType
:
String
)
Members
Constructors
Space
Space
Sharing
Settings
Link copied to clipboard
constructor
(
sharingType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sharing
Type
Link copied to clipboard
val
sharingType
:
String
Specifies the sharing type of the space. Valid values are
Private
and
Shared
.