Class CfnFlow.VideoMonitoringSettingProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediaconnect.CfnFlow.VideoMonitoringSettingProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlow.VideoMonitoringSettingProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlow.VideoMonitoringSettingProperty
@Stability(Stable)
@Internal
public static final class CfnFlow.VideoMonitoringSettingProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlow.VideoMonitoringSettingProperty
An implementation for
CfnFlow.VideoMonitoringSettingProperty-
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.mediaconnect.CfnFlow.VideoMonitoringSettingProperty
CfnFlow.VideoMonitoringSettingProperty.Builder, CfnFlow.VideoMonitoringSettingProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlow.VideoMonitoringSettingProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnFlow.VideoMonitoringSettingProperty.Builder.
-
-
Method Details
-
getBlackFrames
Description copied from interface:CfnFlow.VideoMonitoringSettingPropertyDetects video frames that are black.Returns union: either
IResolvableorCfnFlow.BlackFramesProperty- Specified by:
getBlackFramesin interfaceCfnFlow.VideoMonitoringSettingProperty- See Also:
-
getFrozenFrames
Description copied from interface:CfnFlow.VideoMonitoringSettingPropertyDetects video frames that have not changed.Returns union: either
IResolvableorCfnFlow.FrozenFramesProperty- Specified by:
getFrozenFramesin interfaceCfnFlow.VideoMonitoringSettingProperty- 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()
-