Class SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem.Jsii$Proxy
- All Implemented Interfaces:
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem-
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.sagemaker.events.SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem.Builder, SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem.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) ChannelName property.(experimental) CompressionType property.(experimental) ContentType property.(experimental) DataSource property.(experimental) RecordWrapperType 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
protected Jsii$Proxy(SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem.Builder builder) Constructor that initializes the object based on literal property values passed by theSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem.Builder.
-
-
Method Details
-
getChannelName
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem(experimental) ChannelName property.Specify an array of string values to match this event if the actual value of ChannelName 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:
getChannelNamein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem
-
getCompressionType
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem(experimental) CompressionType property.Specify an array of string values to match this event if the actual value of CompressionType 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:
getCompressionTypein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem
-
getContentType
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem(experimental) ContentType property.Specify an array of string values to match this event if the actual value of ContentType 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:
getContentTypein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem
-
getDataSource
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem(experimental) DataSource property.Specify an array of string values to match this event if the actual value of DataSource 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:
getDataSourcein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem
-
getRecordWrapperType
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem(experimental) RecordWrapperType property.Specify an array of string values to match this event if the actual value of RecordWrapperType 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:
getRecordWrapperTypein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem
-
$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()
-