DataAccessor

Provides summary information about a data accessor.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The timestamp when the data accessor was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the data accessor.

Link copied to clipboard

The unique identifier of the data accessor.

Link copied to clipboard

The friendly name of the data accessor.

Link copied to clipboard

The Amazon Resource Name (ARN) of the associated IAM Identity Center application.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role for the ISV associated with this data accessor.

Link copied to clipboard

The timestamp when the data accessor was last updated.

Functions

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