GetEnvironmentIamPolicyPlainArgs

data class GetEnvironmentIamPolicyPlainArgs(val envId: String, val orgId: String) : ConvertibleToJava<GetEnvironmentIamPolicyPlainArgs>

A collection of arguments for invoking getEnvironmentIamPolicy.

Constructors

Link copied to clipboard
constructor(envId: String, orgId: String)

Properties

Link copied to clipboard

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

Link copied to clipboard

Functions

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