ConfigurationKeyArgs

constructor(configurationStoreId: Output<String>? = null, contentType: Output<String>? = null, etag: Output<String>? = null, key: Output<String>? = null, label: Output<String>? = null, locked: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null, value: Output<String>? = null, vaultKeyReference: Output<String>? = null)