Class EMRClusterStateChange.EMRClusterStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
EMRClusterStateChange.EMRClusterStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
EMRClusterStateChange.EMRClusterStateChangeProps
EMRClusterStateChange.EMRClusterStateChangeProps-
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.mixins.preview.services.emr.events.EMRClusterStateChange.EMRClusterStateChangeProps
EMRClusterStateChange.EMRClusterStateChangeProps.Builder, EMRClusterStateChange.EMRClusterStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEMRClusterStateChange.EMRClusterStateChangeProps.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 boolean(experimental) clusterId property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) message property.getName()(experimental) name property.(experimental) severity property.getState()(experimental) state property.(experimental) stateChangeReason property.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 theEMRClusterStateChange.EMRClusterStateChangeProps.Builder.
-
-
Method Details
-
getClusterId
Description copied from interface:EMRClusterStateChange.EMRClusterStateChangeProps(experimental) clusterId property.Specify an array of string values to match this event if the actual value of clusterId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getClusterIdin interfaceEMRClusterStateChange.EMRClusterStateChangeProps
-
getEventMetadata
Description copied from interface:EMRClusterStateChange.EMRClusterStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceEMRClusterStateChange.EMRClusterStateChangeProps
-
getMessage
Description copied from interface:EMRClusterStateChange.EMRClusterStateChangeProps(experimental) message property.Specify an array of string values to match this event if the actual value of message is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMessagein interfaceEMRClusterStateChange.EMRClusterStateChangeProps
-
getName
Description copied from interface:EMRClusterStateChange.EMRClusterStateChangeProps(experimental) name property.Specify an array of string values to match this event if the actual value of name is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getNamein interfaceEMRClusterStateChange.EMRClusterStateChangeProps
-
getSeverity
Description copied from interface:EMRClusterStateChange.EMRClusterStateChangeProps(experimental) severity property.Specify an array of string values to match this event if the actual value of severity is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSeverityin interfaceEMRClusterStateChange.EMRClusterStateChangeProps
-
getState
Description copied from interface:EMRClusterStateChange.EMRClusterStateChangeProps(experimental) state property.Specify an array of string values to match this event if the actual value of state is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStatein interfaceEMRClusterStateChange.EMRClusterStateChangeProps
-
getStateChangeReason
Description copied from interface:EMRClusterStateChange.EMRClusterStateChangeProps(experimental) stateChangeReason property.Specify an array of string values to match this event if the actual value of stateChangeReason is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStateChangeReasonin interfaceEMRClusterStateChange.EMRClusterStateChangeProps
-
$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()
-