vaultCriticalOperationExclusionLists

@JvmName(name = "dttgpodkhgvvcsqw")
suspend fun vaultCriticalOperationExclusionLists(value: Output<List<String>>)
@JvmName(name = "ygtqargyhqerkipt")
suspend fun vaultCriticalOperationExclusionLists(value: List<String>?)

Parameters

value

A list of the critical operations which are not protected by this Resource Guard.


@JvmName(name = "tdfjvsdlqububmnn")
suspend fun vaultCriticalOperationExclusionLists(vararg values: Output<String>)


@JvmName(name = "jskdfwqgywcgyxwe")
suspend fun vaultCriticalOperationExclusionLists(values: List<Output<String>>)
@JvmName(name = "tvdfaykfxklyltak")
suspend fun vaultCriticalOperationExclusionLists(vararg values: String)

Parameters

values

A list of the critical operations which are not protected by this Resource Guard.