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 GetSpace operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Repostspace.Model.GetSpaceResponse

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

Syntax

C#
public class GetSpaceResponse : AmazonWebServiceResponse

The GetSpaceResponse type exposes the following members

Constructors

NameDescription
Public Method GetSpaceResponse()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the private re:Post.

Public Property ClientId System.String

Gets and sets the property ClientId.

The Identity Center identifier for the Application Instance.

Public Property ConfigurationStatus Amazon.Repostspace.ConfigurationStatus

Gets and sets the property ConfigurationStatus.

The configuration status of the private re:Post.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ContentSize System.Int64

Gets and sets the property ContentSize.

The content size of the private re:Post.

Public Property CreateDateTime System.DateTime

Gets and sets the property CreateDateTime.

The date when the private re:Post was created.

Public Property CustomerRoleArn System.String

Gets and sets the property CustomerRoleArn.

The IAM role that grants permissions to the private re:Post to convert unanswered questions into AWS support tickets.

Public Property DeleteDateTime System.DateTime

Gets and sets the property DeleteDateTime.

The date when the private re:Post was deleted.

Public Property Description System.String

Gets and sets the property Description.

The description of the private re:Post.

Public Property GroupAdmins System.Collections.Generic.List<System.String>

Gets and sets the property GroupAdmins.

The list of groups that are administrators of the private re:Post.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Name System.String

Gets and sets the property Name.

The name of the private re:Post.

Public Property RandomDomain System.String

Gets and sets the property RandomDomain.

The AWS generated subdomain of the private re:Post

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Roles System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<System.String>>

Gets and sets the property Roles.

A map of accessor identifiers and their roles.

Public Property SpaceId System.String

Gets and sets the property SpaceId.

The unique ID of the private re:Post.

Public Property Status System.String

Gets and sets the property Status.

The creation or deletion status of the private re:Post.

Public Property StorageLimit System.Int64

Gets and sets the property StorageLimit.

The storage limit of the private re:Post.

Public Property Tier Amazon.Repostspace.TierLevel

Gets and sets the property Tier.

The pricing tier of the private re:Post.

Public Property UserAdmins System.Collections.Generic.List<System.String>

Gets and sets the property UserAdmins.

The list of users that are administrators of the private re:Post.

Public Property UserCount System.Int32

Gets and sets the property UserCount.

The number of users that have onboarded to the private re:Post.

Public Property UserKMSKey System.String

Gets and sets the property UserKMSKey.

The custom AWS KMS key ARN that’s used for the AWS KMS encryption.

Public Property VanityDomain System.String

Gets and sets the property VanityDomain.

The custom subdomain that you use to access your private re:Post. All custom subdomains must be approved by AWS before use.

Public Property VanityDomainStatus Amazon.Repostspace.VanityDomainStatus

Gets and sets the property VanityDomainStatus.

The approval status of the custom subdomain.

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