CreateNamespaceRequest

Types

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

Properties

Link copied to clipboard

The ID for the Amazon Web Services account that you want to create the Amazon QuickSight namespace in.

Link copied to clipboard

Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

Link copied to clipboard

The name that you want to use to describe the new namespace.

Link copied to clipboard
val tags: List<Tag>?

The tags that you want to associate with the namespace that you're creating.

Functions

Link copied to clipboard
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