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.

This is the response object from the DescribeSpace operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeSpaceResponse

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

Syntax

C#
public class DescribeSpaceResponse : AmazonWebServiceResponse

The DescribeSpaceResponse type exposes the following members

Constructors

NameDescription
Public Method DescribeSpaceResponse()

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The creation time.

Public Property DomainId System.String

Gets and sets the property DomainId.

The ID of the associated domain.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

The failure reason.

Public Property HomeEfsFileSystemUid System.String

Gets and sets the property HomeEfsFileSystemUid.

The ID of the space's profile in the Amazon EFS volume.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The last modified time.

Public Property OwnershipSettings Amazon.SageMaker.Model.OwnershipSettings

Gets and sets the property OwnershipSettings.

The collection of ownership settings for a space.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SpaceArn System.String

Gets and sets the property SpaceArn.

The space's Amazon Resource Name (ARN).

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.

Public Property SpaceSharingSettings Amazon.SageMaker.Model.SpaceSharingSettings

Gets and sets the property SpaceSharingSettings.

The collection of space sharing settings for a space.

Public Property Status Amazon.SageMaker.SpaceStatus

Gets and sets the property Status.

The status.

Public Property Url System.String

Gets and sets the property Url.

Returns the URL of the space. If the space is created with Amazon Web Services IAM Identity Center (Successor to Amazon Web Services Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through Amazon Web Services IAM Identity Center.

The following application types are supported:

  • Studio Classic: &redirect=JupyterServer

  • JupyterLab: &redirect=JupyterLab

  • Code Editor, based on Code-OSS, Visual Studio Code - Open Source: &redirect=CodeEditor

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