AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the CreateSpace operation. Creates a private space or a space used for real time collaboration in a domain.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SageMaker.AmazonSageMakerRequest
      Amazon.SageMaker.Model.CreateSpaceRequest

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class CreateSpaceRequest : AmazonSageMakerRequest
         IAmazonWebServiceRequest

The CreateSpaceRequest type exposes the following members

Constructors

NameDescription
Public Method CreateSpaceRequest()

Properties

NameTypeDescription
Public Property DomainId System.String

Gets and sets the property DomainId.

The ID of the associated domain.

Public Property OwnershipSettings Amazon.SageMaker.Model.OwnershipSettings

Gets and sets the property OwnershipSettings.

A collection of ownership settings.

Public Property SpaceDisplayName System.String

Gets and sets the property SpaceDisplayName.

The name of the space that appears in the SageMaker Studio UI.

Public Property SpaceName System.String

Gets and sets the property SpaceName.

The name of the space.

Public Property SpaceSettings Amazon.SageMaker.Model.SpaceSettings

Gets and sets the property SpaceSettings.

A collection of space settings.

Public Property SpaceSharingSettings Amazon.SageMaker.Model.SpaceSharingSettings

Gets and sets the property SpaceSharingSettings.

A collection of space sharing settings.

Public Property Tags System.Collections.Generic.List<Amazon.SageMaker.Model.Tag>

Gets and sets the property Tags.

Tags to associated with the space. Each tag consists of a key and an optional value. Tag keys must be unique for each resource. Tags are searchable using the Search API.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5