GetManagedZoneIamPolicyPlainArgs

data class GetManagedZoneIamPolicyPlainArgs(val managedZone: String, val project: String? = null) : ConvertibleToJava<GetManagedZoneIamPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetManagedZoneIamPolicyPlainArgs(managedZone: String, project: String? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null