requireAttestationsBies

@JvmName(name = "cfivptvsqxgfqydx")
suspend fun requireAttestationsBies(value: Output<List<String>>)
@JvmName(name = "kgffimxycphbboht")
suspend fun requireAttestationsBies(value: List<String>?)

Parameters

value

The resource names of the attestors that must attest to a container image. If the attestor is in a different project from the policy, it should be specified in the format projects/*/attestors/*. Each attestor must exist before a policy can reference it. To add an attestor to a policy the principal issuing the policy change request must be able to read the attestor resource. Note: this field must be non-empty when the evaluation_mode field specifies REQUIRE_ATTESTATION, otherwise it must be empty. //


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


@JvmName(name = "jbtcksqyskisciiw")
suspend fun requireAttestationsBies(values: List<Output<String>>)
@JvmName(name = "wplfljbgrcdelgil")
suspend fun requireAttestationsBies(vararg values: String)

Parameters

values

The resource names of the attestors that must attest to a container image. If the attestor is in a different project from the policy, it should be specified in the format projects/*/attestors/*. Each attestor must exist before a policy can reference it. To add an attestor to a policy the principal issuing the policy change request must be able to read the attestor resource. Note: this field must be non-empty when the evaluation_mode field specifies REQUIRE_ATTESTATION, otherwise it must be empty. //