Subscription

Information about an Amazon Q Business subscription.

Subscriptions are used to provide access for an IAM Identity Center user or a group to an Amazon Q Business application.

Amazon Q Business offers two subscription tiers: Q_LITE and Q_BUSINESS. Subscription tier determines feature access for the user. For more information on subscriptions and pricing tiers, see Amazon Q Business pricing.

Types

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

Properties

Link copied to clipboard

The type of your current Amazon Q Business subscription.

Link copied to clipboard

The type of the Amazon Q Business subscription for the next month.

Link copied to clipboard

The IAM Identity Center UserId or GroupId of a user or group in the IAM Identity Center instance connected to the Amazon Q Business application.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Q Business subscription that was updated.

Link copied to clipboard

The identifier of the Amazon Q Business subscription to be updated.

Functions

Link copied to clipboard
inline fun copy(block: Subscription.Builder.() -> Unit = {}): Subscription
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