policyRevisionId

@JvmName(name = "hjlebrjmkdaimthy")
suspend fun policyRevisionId(value: Output<String>)
@JvmName(name = "kahhbciodmafeocq")
suspend fun policyRevisionId(value: String?)

Parameters

value

A string value that you can use to conditionally update your policy. You can provide the revision ID of your existing policy to make mutating requests against that policy. When you assign a policy revision ID, then later requests about that policy will be rejected with an InvalidPolicyRevisionIdException error if they don't provide the correct current revision ID.