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.
Namespace: Amazon.Repostspace.Model
Assembly: AWSSDK.Repostspace.dll
Version: 3.x.y.z
public class GetSpaceResponse : AmazonWebServiceResponse
The GetSpaceResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetSpaceResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of the private re:Post. |
![]() |
ClientId | System.String |
Gets and sets the property ClientId. The Identity Center identifier for the Application Instance. |
![]() |
ConfigurationStatus | Amazon.Repostspace.ConfigurationStatus |
Gets and sets the property ConfigurationStatus. The configuration status of the private re:Post. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ContentSize | System.Int64 |
Gets and sets the property ContentSize. The content size of the private re:Post. |
![]() |
CreateDateTime | System.DateTime |
Gets and sets the property CreateDateTime. The date when the private re:Post was created. |
![]() |
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. |
![]() |
DeleteDateTime | System.DateTime |
Gets and sets the property DeleteDateTime. The date when the private re:Post was deleted. |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the private re:Post. |
![]() |
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. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the private re:Post. |
![]() |
RandomDomain | System.String |
Gets and sets the property RandomDomain. The AWS generated subdomain of the private re:Post |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
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. |
![]() |
SpaceId | System.String |
Gets and sets the property SpaceId. The unique ID of the private re:Post. |
![]() |
Status | System.String |
Gets and sets the property Status. The creation or deletion status of the private re:Post. |
![]() |
StorageLimit | System.Int64 |
Gets and sets the property StorageLimit. The storage limit of the private re:Post. |
![]() |
Tier | Amazon.Repostspace.TierLevel |
Gets and sets the property Tier. The pricing tier of the private re:Post. |
![]() |
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. |
![]() |
UserCount | System.Int32 |
Gets and sets the property UserCount. The number of users that have onboarded to the private re:Post. |
![]() |
UserKMSKey | System.String |
Gets and sets the property UserKMSKey. The custom AWS KMS key ARN that’s used for the AWS KMS encryption. |
![]() |
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. |
![]() |
VanityDomainStatus | Amazon.Repostspace.VanityDomainStatus |
Gets and sets the property VanityDomainStatus. The approval status of the custom subdomain. |
.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