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 UpdateSpace operation. Updates the settings of a space.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateSpaceRequest : AmazonSageMakerRequest
         IAmazonWebServiceRequest

The UpdateSpaceRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateSpaceRequest()

Properties

NameTypeDescription
Public Property DomainId System.String

Gets and sets the property DomainId.

The ID of the associated domain.

Public Property SpaceDisplayName System.String

Gets and sets the property SpaceDisplayName.

The name of the space that appears in the Amazon 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.

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