Class CfnInputProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnInputProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInputProps
An implementation for CfnInputProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnInputProps

    CfnInputProps.Builder, CfnInputProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnInputProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Settings that apply only if the input is a push type of input.
    final Object
    Settings that apply only if the input is an Elemental Link input.
    final List<String>
    The list of input security groups (referenced by IDs) to attach to the input if the input is a push type.
    final Object
    Settings that apply only if the input is a MediaConnect input.
    final String
    A name for the input.
    final String
    The IAM role for MediaLive to assume when creating a MediaConnect input or Amazon VPC input.
    final Object
    Settings that apply only if the input is a pull type of input.
    final Object
     
    final Object
    A collection of tags for this input.
    final String
    The type for this input.
    final Object
    Settings that apply only if the input is an push input where the source is on Amazon VPC.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait