EnableApplicationStatusCheckSuppressionRequest
Types
Properties
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
Link copied to clipboard
Link copied to clipboard
The duration, in seconds, for which to suppress application status checks. If omitted, the application status check is suppressed indefinitely until you call DisableApplicationStatusCheckSuppression.
Link copied to clipboard
The IDs of the instances for which to suppress application status checks.
Functions
Link copied to clipboard
inline fun copy(block: EnableApplicationStatusCheckSuppressionRequest.Builder.() -> Unit = {}): EnableApplicationStatusCheckSuppressionRequest