JobCredentialArgs

constructor(jobAgentId: Output<String>? = null, name: Output<String>? = null, password: Output<String>? = null, passwordWoVersion: Output<Int>? = null, username: Output<String>? = null)