AmazonPostgreSqlPropertiesOutput interface

Amazon Postgre SQL 的屬性。

Extends

屬性

port

Amazon Postgre SQL 的埠。

serverEndpoint

Amazon Postgre SQL 的伺服器端點。

vpcEndpointServiceName

Amazon Postgre SQL 的 azure 端點服務名稱。

繼承的屬性

collection

集合的參考。

createdAt

數據源的建立時間。

dataSourceCollectionMovingState

數據源集合移動狀態。

lastModifiedAt

數據源的上次修改時間。

屬性詳細資料

port

Amazon Postgre SQL 的埠。

port?: number

屬性值

number

serverEndpoint

Amazon Postgre SQL 的伺服器端點。

serverEndpoint?: string

屬性值

string

vpcEndpointServiceName

Amazon Postgre SQL 的 azure 端點服務名稱。

vpcEndpointServiceName?: string

屬性值

string

繼承的屬性詳細資料

collection

集合的參考。

collection?: CollectionReferenceOutput

屬性值

繼承自DataSourcePropertiesOutput.collection

createdAt

數據源的建立時間。

createdAt?: string

屬性值

string

繼承自DataSourcePropertiesOutput.createdAt

dataSourceCollectionMovingState

數據源集合移動狀態。

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

屬性值

"Failed" | "Active" | "Moving"

繼承自DataSourcePropertiesOutput.dataSourceCollectionMovingState

lastModifiedAt

數據源的上次修改時間。

lastModifiedAt?: string

屬性值

string

繼承自DataSourcePropertiesOutput.lastModifiedAt