GroupVariableArgs

constructor(description: Output<String>? = null, environmentScope: Output<String>? = null, group: Output<String>? = null, key: Output<String>? = null, masked: Output<Boolean>? = null, protected: Output<Boolean>? = null, raw: Output<Boolean>? = null, value: Output<String>? = null, variableType: Output<String>? = null)