ConnectorSummary

A summary of a connector.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the connector.

Link copied to clipboard

The date and time that the connector was created.

Link copied to clipboard

The name of the connector.

Link copied to clipboard

The third-party cloud service provider. Currently, AZURE is supported.

Link copied to clipboard

The Azure tenant identifier for the connector.

Functions

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