Class CfnRecordSet.GeoLocationProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnRecordSet.GeoLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRecordSet.GeoLocationProperty
An implementation for CfnRecordSet.GeoLocationProperty
  • 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(CfnRecordSet.GeoLocationProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnRecordSet.GeoLocationProperty.Builder.
  • Method Details