Share via


RoleARNCredentialOutput interface

Credential type that uses Account ID, External ID and Role ARN for authentication.

Extends

Properties

kind
properties

The properties of role ARN credential.

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

kind

kind: "AmazonARN"

Property Value

"AmazonARN"

properties

The properties of role ARN credential.

properties?: RoleARNCredentialPropertiesOutput

Property Value

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From CredentialOutputParent.id

name

The resource name.

name?: string

Property Value

string

Inherited From CredentialOutputParent.name