Class M3u8SettingsProps.Jsii$Proxy

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

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