HypervisorArgs

constructor(host: Output<String>? = null, kmsKeyArn: Output<String>? = null, logGroupArn: Output<String>? = null, name: Output<String>? = null, password: Output<String>? = null, tags: Output<List<CreateOnlyTagArgs>>? = null, username: Output<String>? = null)