Class CfnSignalMap.MonitorDeploymentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnSignalMap.MonitorDeploymentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSignalMap.MonitorDeploymentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSignalMap.MonitorDeploymentProperty
@Stability(Stable)
@Internal
public static final class CfnSignalMap.MonitorDeploymentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSignalMap.MonitorDeploymentProperty
An implementation for
CfnSignalMap.MonitorDeploymentProperty-
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.MonitorDeploymentProperty
CfnSignalMap.MonitorDeploymentProperty.Builder, CfnSignalMap.MonitorDeploymentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSignalMap.MonitorDeploymentProperty.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 StringURI associated with a signal map's monitor deployment.final StringError message associated with a failed monitor deployment of a signal map.final StringThe signal map monitor deployment status.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.MonitorDeploymentProperty.Builder.
-
-
Method Details
-
getStatus
Description copied from interface:CfnSignalMap.MonitorDeploymentPropertyThe signal map monitor deployment status.- Specified by:
getStatusin interfaceCfnSignalMap.MonitorDeploymentProperty- See Also:
-
getDetailsUri
Description copied from interface:CfnSignalMap.MonitorDeploymentPropertyURI associated with a signal map's monitor deployment.- Specified by:
getDetailsUriin interfaceCfnSignalMap.MonitorDeploymentProperty- See Also:
-
getErrorMessage
Description copied from interface:CfnSignalMap.MonitorDeploymentPropertyError message associated with a failed monitor deployment of a signal map.- Specified by:
getErrorMessagein interfaceCfnSignalMap.MonitorDeploymentProperty- 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()
-