AmazonPostgreSqlPropertiesOutput interface
Amazon Postgre SQL 的屬性。
- Extends
屬性
| port | Amazon Postgre SQL 的埠。 |
| server |
Amazon Postgre SQL 的伺服器端點。 |
| vpc |
Amazon Postgre SQL 的 azure 端點服務名稱。 |
繼承的屬性
| collection | 集合的參考。 |
| created |
數據源的建立時間。 |
| data |
數據源集合移動狀態。 |
| last |
數據源的上次修改時間。 |
屬性詳細資料
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
屬性值
createdAt
dataSourceCollectionMovingState
數據源集合移動狀態。
dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"
屬性值
"Failed" | "Active" | "Moving"
繼承自DataSourcePropertiesOutput.dataSourceCollectionMovingState