vaultCriticalOperationExclusionLists

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

Parameters

value

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


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


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

Parameters

values

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