getAccessEntry

An object representing an Amazon EKS AccessEntry.

Return

null

Parameters

argument

null


suspend fun getAccessEntry(clusterName: String, principalArn: String): GetAccessEntryResult

Return

null

Parameters

clusterName

The cluster that the access entry is created for.

principalArn

The principal ARN that the access entry is created for.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.eks.kotlin.inputs.GetAccessEntryPlainArgs.

See also