CreateDataAccessorRequest

Types

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

Properties

Link copied to clipboard

A list of action configurations specifying the allowed actions and any associated filters.

Link copied to clipboard

The unique identifier of the Amazon Q Business application.

Link copied to clipboard

The authentication configuration details for the data accessor. This specifies how the ISV will authenticate when accessing data through this data accessor.

Link copied to clipboard

A unique, case-sensitive identifier you provide to ensure idempotency of the request.

Link copied to clipboard

A friendly name for the data accessor.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role for the ISV that will be accessing the data.

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

The tags to associate with the data accessor.

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