Class CfnRoute.DurationProperty.Jsii$Proxy

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

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