HypervisorArgs

fun HypervisorArgs(host: Output<String>? = null, kmsKeyArn: Output<String>? = null, logGroupArn: Output<String>? = null, name: Output<String>? = null, password: Output<String>? = null, tags: Output<List<HypervisorTagArgs>>? = null, username: Output<String>? = null)