Class CfnSafetyRuleProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.route53recoverycontrol.CfnSafetyRuleProps.Jsii$Proxy
All Implemented Interfaces:
CfnSafetyRuleProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnSafetyRuleProps

@Stability(Stable) @Internal public static final class CfnSafetyRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSafetyRuleProps
An implementation for CfnSafetyRuleProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.route53recoverycontrol.CfnSafetyRuleProps

    CfnSafetyRuleProps.Builder, CfnSafetyRuleProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnSafetyRuleProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    An assertion rule enforces that, when you change a routing control state, that the criteria that you set in the rule configuration is met.
    final String
    The Amazon Resource Name (ARN) of the control panel.
    final Object
    A gating rule verifies that a gating routing control or set of gating routing controls, evaluates as true, based on a rule configuration that you specify, which allows a set of routing control state changes to complete.
    final String
    The name of the assertion rule.
    final Object
    The criteria that you set for specific assertion controls (routing controls) that designate how many control states must be ON as the result of a transaction.
    final List<CfnTag>
    The tags associated with the safety rule.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait