Class SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem.Jsii$Proxy
- All Implemented Interfaces:
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem-
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.SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem.Builder, SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem.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(SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem.Builder builder) Constructor that initializes the object based on literal property values passed by theSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem.Builder.
-
-
Method Details
-
getChannelName
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem(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 interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem
-
getCompressionType
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem(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 interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem
-
getContentType
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem(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 interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem
-
getDataSource
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem(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 interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem
-
getRecordWrapperType
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem(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 interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem
-
$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()
-