次の方法で共有


AmazonPostgreSqlPropertiesOutput interface

Amazon Postgre SQL のプロパティ。

Extends

プロパティ

port

Amazon Postgre SQL のポート。

serverEndpoint

Amazon Postgre SQL のサーバー エンドポイント。

vpcEndpointServiceName

Amazon Postgre SQL の vpc エンドポイント サービス名。

継承されたプロパティ

collection

コレクションへの参照。

createdAt

データ ソースの作成時刻。

dataSourceCollectionMovingState

データ ソース コレクションの移動状態。

lastModifiedAt

データ ソースの最終変更時刻。

プロパティの詳細

port

Amazon Postgre SQL のポート。

port?: number

プロパティ値

number

serverEndpoint

Amazon Postgre SQL のサーバー エンドポイント。

serverEndpoint?: string

プロパティ値

string

vpcEndpointServiceName

Amazon Postgre SQL の vpc エンドポイント サービス名。

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