@Stability(value=Stable) @Internal public static final class CfnInput.InputSourceRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInput.InputSourceRequestProperty
CfnInput.InputSourceRequestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInput.InputSourceRequestProperty.Builder, CfnInput.InputSourceRequestProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInput.InputSourceRequestProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInput.InputDestinationRequestProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getPasswordParam()
The password parameter that holds the password for accessing the upstream system.
|
String |
getUrl()
For a pull input, the URL where MediaLive pulls the source content from.
|
String |
getUsername()
The user name to connect to the upstream system.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnInput.InputSourceRequestProperty.Builder builder)
CfnInput.InputDestinationRequestProperty.Builder.public final String getPasswordParam()
CfnInput.InputSourceRequestPropertyThe password parameter applies only if the upstream system requires credentials.
getPasswordParam in interface CfnInput.InputSourceRequestPropertypublic final String getUrl()
CfnInput.InputSourceRequestPropertygetUrl in interface CfnInput.InputSourceRequestPropertypublic final String getUsername()
CfnInput.InputSourceRequestPropertyThe user name applies only if the upstream system requires credentials.
getUsername in interface CfnInput.InputSourceRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.