Class CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty
An implementation for
CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty-
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.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty
CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Builder, CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.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 ObjectDetects black frames in the router input's source content and reports them through a CloudWatch metric, an EventBridge event, and a router input message.final ObjectDetects frozen video frames in the router input's source content and reports them through a CloudWatch metric, an EventBridge event, and a router input message.final ObjectDetects silent audio in the router input's source content and reports it through a CloudWatch metric, an EventBridge event, and a router input message.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
protected Jsii$Proxy(CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty.Builder.
-
-
Method Details
-
getBlackFrames
Description copied from interface:CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationPropertyDetects black frames in the router input's source content and reports them through a CloudWatch metric, an EventBridge event, and a router input message.Returns union: either
IResolvableorCfnRouterInputPropsMixin.BlackFramesConfigurationProperty- Specified by:
getBlackFramesin interfaceCfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty- See Also:
-
getFrozenFrames
Description copied from interface:CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationPropertyDetects frozen video frames in the router input's source content and reports them through a CloudWatch metric, an EventBridge event, and a router input message.Returns union: either
IResolvableorCfnRouterInputPropsMixin.FrozenFramesConfigurationProperty- Specified by:
getFrozenFramesin interfaceCfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty- See Also:
-
getSilentAudio
Description copied from interface:CfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationPropertyDetects silent audio in the router input's source content and reports it through a CloudWatch metric, an EventBridge event, and a router input message.Returns union: either
IResolvableorCfnRouterInputPropsMixin.SilentAudioConfigurationProperty- Specified by:
getSilentAudioin interfaceCfnRouterInputPropsMixin.ContentQualityAnalysisFeatureConfigurationProperty- 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()
-