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.
Namespace: Amazon.Repostspace.Model
Assembly: AWSSDK.Repostspace.dll
Version: 3.x.y.z
public class CreateSpaceRequest : AmazonRepostspaceRequest IAmazonWebServiceRequest
The CreateSpaceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateSpaceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
Name | System.String |
Gets and sets the property Name. The name for the private re:Post. This must be unique in your account. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
Tier | Amazon.Repostspace.TierLevel |
Gets and sets the property Tier. The pricing tier for the private re:Post. |
![]() |
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. |
.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