GetScheduledAuditPlainArgs

data class GetScheduledAuditPlainArgs(val scheduledAuditName: String) : ConvertibleToJava<GetScheduledAuditPlainArgs>

Constructors

Link copied to clipboard
constructor(scheduledAuditName: String)

Properties

Link copied to clipboard

The name you want to give to the scheduled audit.

Functions

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