Get Zone Iam Policy Plain Args
data class GetZoneIamPolicyPlainArgs(val dataplexZone: String, val lake: String, val location: String? = null, val project: String? = null) : ConvertibleToJava<GetZoneIamPolicyPlainArgs>
A collection of arguments for invoking getZoneIamPolicy.