status

@JvmName(name = "ndmghkifqgqvhdry")
suspend fun status(value: Output<ValidatingAdmissionPolicyStatusArgs>)
@JvmName(name = "pfgwabvlyuxjrqbl")
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 = "pvjkbdsakthqxyri")
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.