GetSpaceResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN of the private re:Post.

Link copied to clipboard

The Identity Center identifier for the Application Instance.

Link copied to clipboard

The configuration status of the private re:Post.

Link copied to clipboard

The content size of the private re:Post.

Link copied to clipboard

The date when the private re:Post was created.

Link copied to clipboard

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

Link copied to clipboard

The date when the private re:Post was deleted.

Link copied to clipboard

The description of the private re:Post.

Link copied to clipboard

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

Link copied to clipboard

The name of the private re:Post.

Link copied to clipboard

The AWS generated subdomain of the private re:Post

Link copied to clipboard

The unique ID of the private re:Post.

Link copied to clipboard

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

Link copied to clipboard

The storage limit of the private re:Post.

Link copied to clipboard

The pricing tier of the private re:Post.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The approval status of the custom subdomain.

Functions

Link copied to clipboard
inline fun copy(block: GetSpaceResponse.Builder.() -> Unit = {}): GetSpaceResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String