Class DLPSettingReference.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.interfaces.quicksight.DLPSettingReference.Jsii$Proxy
All Implemented Interfaces:
DLPSettingReference, software.amazon.jsii.JsiiSerializable
Enclosing interface:
DLPSettingReference

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