providerConfig

@JvmName(name = "pmogrnyouqwutpce")
suspend fun providerConfig(value: Output<Map<String, String>>)
@JvmName(name = "ecjuonsyrtgfvctu")
suspend fun providerConfig(value: Map<String, String>?)

Parameters

value

Provider specific handling configuration. All values may be strings, and the provider will convert to the appropriate type when configuring Vault.


@JvmName(name = "gpcibaoxrpndegjb")
fun providerConfig(vararg values: Pair<String, String>)

Parameters

values

Provider specific handling configuration. All values may be strings, and the provider will convert to the appropriate type when configuring Vault.