CreateTopicRequest

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that you want to create a topic in.

Link copied to clipboard

Custom instructions for the topic.

Link copied to clipboard

The Folder ARN of the folder that you want the topic to reside in.

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

Contains a map of the key-value pairs for the resource tag or tags that are assigned to the dataset.

Link copied to clipboard

The definition of a topic to create.

Link copied to clipboard

The ID for the topic that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

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