Class ParameterGroupClusterBindOptions.Jsii$Proxy

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

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

    • $jsii$toJson

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