GetNamespaceIamPolicyPlainArgs

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

A collection of arguments for invoking getNamespaceIamPolicy.

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(): GetNamespaceIamPolicyPlainArgs