pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin.outputs
/
SpaceSpaceSharingSettings
Space
Space
Sharing
Settings
data
class
SpaceSpaceSharingSettings
(
val
sharingType
:
String
)
Types
Constructors
Properties
Constructors
Space
Space
Sharing
Settings
Link copied to clipboard
fun
SpaceSpaceSharingSettings
(
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
.