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 an AWS re:Post Private private re:Post.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Repostspace.AmazonRepostspaceRequest
      Amazon.Repostspace.Model.CreateSpaceRequest

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

Syntax

C#
public class CreateSpaceRequest : AmazonRepostspaceRequest
         IAmazonWebServiceRequest

The CreateSpaceRequest type exposes the following members

Constructors

NameDescription
Public Method CreateSpaceRequest()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

A description for the private re:Post. This is used only to help you identify this private re:Post.

Public Property Name System.String

Gets and sets the property Name.

The name for the private re:Post. This must be unique in your account.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

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

Public Property Subdomain System.String

Gets and sets the property Subdomain.

The subdomain that you use to access your AWS re:Post Private private re:Post. All custom subdomains must be approved by AWS before use. In addition to your custom subdomain, all private re:Posts are issued an AWS generated subdomain for immediate use.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The list of tags associated with the private re:Post.

Public Property Tier Amazon.Repostspace.TierLevel

Gets and sets the property Tier.

The pricing tier for the private re:Post.

Public Property UserKMSKey System.String

Gets and sets the property UserKMSKey.

The AWS KMS key ARN that’s used for the AWS KMS encryption. If you don't provide a key, your data is encrypted by default with a key that AWS owns and manages for you.

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