Class CfnResourceSet.NLBResourceProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnResourceSet.NLBResourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceSet.NLBResourceProperty
  • Constructor Details

    • Jsii$Proxy

      protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
      Parameters:
      objRef - Reference to the JSII managed object.
    • Jsii$Proxy

      protected Jsii$Proxy(CfnResourceSet.NLBResourceProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnResourceSet.NLBResourceProperty.Builder.
  • Method Details

    • getArn

      public final String getArn()
      Description copied from interface: CfnResourceSet.NLBResourceProperty
      The Network Load Balancer resource Amazon Resource Name (ARN).
      Specified by:
      getArn in interface CfnResourceSet.NLBResourceProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object