다음을 통해 공유


AmazonAccountDataSourceOutput interface

Amazon 계정 데이터 원본입니다.

Extends

속성

kind
properties

Amazon 계정의 속성입니다.

상속된 속성

creationType

생성 형식입니다.

id

리소스 식별자입니다.

name

리소스 이름입니다.

scans

이 데이터 원본을 검색합니다.

속성 세부 정보

kind

kind: "AmazonAccount"

속성 값

"AmazonAccount"

properties

Amazon 계정의 속성입니다.

properties?: AmazonAccountPropertiesOutput

속성 값

상속된 속성 세부 정보

creationType

생성 형식입니다.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

속성 값

"Manual" | "AutoNative" | "AutoManaged"

DataSourceOutputParent.creationType 상속된

id

리소스 식별자입니다.

id?: string

속성 값

string

DataSourceOutputParent.id 상속된

name

리소스 이름입니다.

name?: string

속성 값

string

DataSourceOutputParent.name 상속된

scans

이 데이터 원본을 검색합니다.

scans?: ScanOutput[]

속성 값

DataSourceOutputParent.scans 상속된