Class CfnSignalMap.MediaResourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnSignalMap.MediaResourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSignalMap.MediaResourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSignalMap.MediaResourceProperty
@Stability(Stable)
@Internal
public static final class CfnSignalMap.MediaResourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSignalMap.MediaResourceProperty
An implementation for
CfnSignalMap.MediaResourceProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnSignalMap.MediaResourceProperty
CfnSignalMap.MediaResourceProperty.Builder, CfnSignalMap.MediaResourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSignalMap.MediaResourceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectA direct destination neighbor to an Amazon Web Services media resource.final StringgetName()The logical name of an Amazon Web Services media resource.final ObjectA direct source neighbor to an Amazon Web Services media resource.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
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
Constructor that initializes the object based on literal property values passed by theCfnSignalMap.MediaResourceProperty.Builder.
-
-
Method Details
-
getDestinations
Description copied from interface:CfnSignalMap.MediaResourcePropertyA direct destination neighbor to an Amazon Web Services media resource.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnSignalMap.MediaResourceNeighborProperty>- Specified by:
getDestinationsin interfaceCfnSignalMap.MediaResourceProperty- See Also:
-
getName
Description copied from interface:CfnSignalMap.MediaResourcePropertyThe logical name of an Amazon Web Services media resource.- Specified by:
getNamein interfaceCfnSignalMap.MediaResourceProperty- See Also:
-
getSources
Description copied from interface:CfnSignalMap.MediaResourcePropertyA direct source neighbor to an Amazon Web Services media resource.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnSignalMap.MediaResourceNeighborProperty>- Specified by:
getSourcesin interfaceCfnSignalMap.MediaResourceProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-