CreateDataProviderRequest

Types

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

Properties

Link copied to clipboard

A user-friendly name for the data provider.

Link copied to clipboard

A user-friendly description of the data provider.

Link copied to clipboard

The type of database engine for the data provider. Valid values include "aurora", "aurora-postgresql", "mysql", "oracle", "postgres", "sqlserver", redshift, mariadb, mongodb, db2, db2-zos and docdb. A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.

Link copied to clipboard

The settings in JSON format for a data provider.

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

One or more tags to be assigned to the data provider.

Link copied to clipboard

Indicates whether the data provider is virtual.

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