GetServiceIamPolicyPlainArgs

data class GetServiceIamPolicyPlainArgs(val name: String) : ConvertibleToJava<GetServiceIamPolicyPlainArgs>

A collection of arguments for invoking getServiceIamPolicy.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Used to find the parent resource to bind the IAM policy to

Functions

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