GetIamPolicyPlainArgs

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

A collection of arguments for invoking getIamPolicy.

Constructors

Link copied to clipboard
constructor(project: String)

Properties

Link copied to clipboard

The project id of the target project. This is not inferred from the provider.

Functions

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