status

@JvmName(name = "bbkelvcefrwkevcy")
suspend fun status(value: Output<ValidatingAdmissionPolicyStatusArgs>)
@JvmName(name = "wdqqudxowaankxau")
suspend fun status(value: ValidatingAdmissionPolicyStatusArgs?)

Parameters

value

The status of the ValidatingAdmissionPolicy, including warnings that are useful to determine if the policy behaves in the expected way. Populated by the system. Read-only.


@JvmName(name = "ehqjckptakivmfsp")
suspend fun status(argument: suspend ValidatingAdmissionPolicyStatusArgsBuilder.() -> Unit)

Parameters

argument

The status of the ValidatingAdmissionPolicy, including warnings that are useful to determine if the policy behaves in the expected way. Populated by the system. Read-only.