다음을 통해 공유


RoleARNCredentialOutput interface

인증에 계정 ID, 외부 ID 및 역할 ARN을 사용하는 자격 증명 유형입니다.

Extends

속성

kind
properties

역할 ARN 자격 증명의 속성입니다.

상속된 속성

id

리소스 식별자입니다.

name

리소스 이름입니다.

속성 세부 정보

kind

kind: "AmazonARN"

속성 값

"AmazonARN"

properties

역할 ARN 자격 증명의 속성입니다.

properties?: RoleARNCredentialPropertiesOutput

속성 값

상속된 속성 세부 정보

id

리소스 식별자입니다.

id?: string

속성 값

string

CredentialOutputParent.id 상속된

name

리소스 이름입니다.

name?: string

속성 값

string

CredentialOutputParent.name 상속된