Share via


AmazonSqlProperties interface

The properties of Amazon SQL.

Extends

Properties

port

Port.

serverEndpoint

Server Endpoint.

vpcEndpointServiceName

Vpc Endpoint Service Name.

Inherited Properties

collection

The reference to collection.

dataSourceCollectionMovingState

Data source collection moving state.

Property Details

port

Port.

port?: number

Property Value

number

serverEndpoint

Server Endpoint.

serverEndpoint?: string

Property Value

string

vpcEndpointServiceName

Vpc Endpoint Service Name.

vpcEndpointServiceName?: string

Property Value

string

Inherited Property Details

collection

The reference to collection.

collection?: CollectionReference

Property Value

Inherited From DataSourceProperties.collection

dataSourceCollectionMovingState

Data source collection moving state.

dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"

Property Value

"Failed" | "Active" | "Moving"

Inherited From DataSourceProperties.dataSourceCollectionMovingState