Class Av1SettingsProps.Jsii$Proxy

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

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