Share via


AmazonSqlPropertiesOutput 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.

createdAt

The create time of data source.

dataSourceCollectionMovingState

Data source collection moving state.

lastModifiedAt

The last modified time of data source.

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?: CollectionReferenceOutput

Property Value

Inherited From DataSourcePropertiesOutput.collection

createdAt

The create time of data source.

createdAt?: string

Property Value

string

Inherited From DataSourcePropertiesOutput.createdAt

dataSourceCollectionMovingState

Data source collection moving state.

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

Property Value

"Failed" | "Active" | "Moving"

Inherited From DataSourcePropertiesOutput.dataSourceCollectionMovingState

lastModifiedAt

The last modified time of data source.

lastModifiedAt?: string

Property Value

string

Inherited From DataSourcePropertiesOutput.lastModifiedAt