CreateConnectorRequest

Types

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

Properties

Link copied to clipboard

A unique identifier used to ensure idempotency of the request.

Link copied to clipboard

The description of the connector.

Link copied to clipboard
val name: String?

The name of the connector. Must be unique within the account.

Link copied to clipboard

The configuration for the cloud provider to connect to. Currently supports Azure.

Link copied to clipboard

The tags to add to the connector resource.

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