GetIamPolicyPlainArgs

data class GetIamPolicyPlainArgs(val serviceAccountId: String) : ConvertibleToJava<GetIamPolicyPlainArgs>

A collection of arguments for invoking getIamPolicy.

Constructors

Link copied to clipboard
constructor(serviceAccountId: String)

Properties

Link copied to clipboard

The fully-qualified name of the service account to apply policy to.

Functions

Link copied to clipboard
open override fun toJava(): GetIamPolicyPlainArgs