Show / Hide Table of Contents

Class Route53ApplicationRecoveryControllerReadinessCheckStatusChange

(experimental) EventBridge event pattern for aws.route53recoveryreadiness@Route53ApplicationRecoveryControllerReadinessCheckStatusChange.

Inheritance
object
Route53ApplicationRecoveryControllerReadinessCheckStatusChange
Namespace: Amazon.CDK.Mixins.Preview.AWS.Route53RecoveryReadiness.Events
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class Route53ApplicationRecoveryControllerReadinessCheckStatusChange : DeputyBase
Syntax (vb)
Public Class Route53ApplicationRecoveryControllerReadinessCheckStatusChange Inherits DeputyBase
Remarks

Stability: Experimental

ExampleMetadata: fixture=_generated

Examples
// The code below shows an example of how to instantiate this type.
             // The values are placeholders you should change.
             using Amazon.CDK.Mixins.Preview.AWS.Route53RecoveryReadiness.Events;

             var route53ApplicationRecoveryControllerReadinessCheckStatusChange = new Route53ApplicationRecoveryControllerReadinessCheckStatusChange();

Synopsis

Constructors

Route53ApplicationRecoveryControllerReadinessCheckStatusChange()

(experimental) EventBridge event pattern for aws.route53recoveryreadiness@Route53ApplicationRecoveryControllerReadinessCheckStatusChange.

Methods

Route53ApplicationRecoveryControllerReadinessCheckStatusChangePattern(IRoute53ApplicationRecoveryControllerReadinessCheckStatusChangeProps?)

(experimental) EventBridge event pattern for Route 53 Application Recovery Controller readiness check status change.

Constructors

Route53ApplicationRecoveryControllerReadinessCheckStatusChange()

(experimental) EventBridge event pattern for aws.route53recoveryreadiness@Route53ApplicationRecoveryControllerReadinessCheckStatusChange.

public Route53ApplicationRecoveryControllerReadinessCheckStatusChange()
Remarks

Stability: Experimental

Methods

Route53ApplicationRecoveryControllerReadinessCheckStatusChangePattern(IRoute53ApplicationRecoveryControllerReadinessCheckStatusChangeProps?)

(experimental) EventBridge event pattern for Route 53 Application Recovery Controller readiness check status change.

public static IEventPattern Route53ApplicationRecoveryControllerReadinessCheckStatusChangePattern(Route53ApplicationRecoveryControllerReadinessCheckStatusChange.IRoute53ApplicationRecoveryControllerReadinessCheckStatusChangeProps? options = null)
Parameters
options Route53ApplicationRecoveryControllerReadinessCheckStatusChange.IRoute53ApplicationRecoveryControllerReadinessCheckStatusChangeProps
Returns

IEventPattern

Remarks

Stability: Experimental

Back to top Generated by DocFX