ConfigVariableArgs

constructor(boolValue: Output<Boolean>? = null, intValue: Output<String>? = null, key: Output<String>? = null, secretValue: Output<SecretArgs>? = null, stringValue: Output<String>? = null)