Class SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps-
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.SageMakerTrainingJobStateChangeProps
SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps.Builder, SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps.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) AlgorithmSpecification property.(experimental) CreationTime property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) HyperParameters property.(experimental) InputDataConfig property.(experimental) LastModifiedTime property.(experimental) ModelArtifacts property.(experimental) OutputDataConfig property.(experimental) ResourceConfig property.(experimental) RoleArn property.(experimental) SecondaryStatus property.(experimental) SecondaryStatusTransitions property.(experimental) StoppingCondition property.getTags()(experimental) Tags property.(experimental) TrainingEndTime property.(experimental) TrainingJobArn property.(experimental) TrainingJobName property.(experimental) TrainingJobStatus property.(experimental) TrainingStartTime 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.SageMakerTrainingJobStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps.Builder.
-
-
Method Details
-
getAlgorithmSpecification
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) AlgorithmSpecification property.Specify an array of string values to match this event if the actual value of AlgorithmSpecification 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:
getAlgorithmSpecificationin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getCreationTime
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) CreationTime property.Specify an array of string values to match this event if the actual value of CreationTime 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:
getCreationTimein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getEventMetadata
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getHyperParameters
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) HyperParameters property.Specify an array of string values to match this event if the actual value of HyperParameters 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:
getHyperParametersin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getInputDataConfig
public final List<SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem> getInputDataConfig()Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) InputDataConfig property.Specify an array of string values to match this event if the actual value of InputDataConfig 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:
getInputDataConfigin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getLastModifiedTime
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) LastModifiedTime property.Specify an array of string values to match this event if the actual value of LastModifiedTime 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:
getLastModifiedTimein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getModelArtifacts
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) ModelArtifacts property.Specify an array of string values to match this event if the actual value of ModelArtifacts 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:
getModelArtifactsin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getOutputDataConfig
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) OutputDataConfig property.Specify an array of string values to match this event if the actual value of OutputDataConfig 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:
getOutputDataConfigin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getResourceConfig
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) ResourceConfig property.Specify an array of string values to match this event if the actual value of ResourceConfig 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:
getResourceConfigin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getRoleArn
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) RoleArn property.Specify an array of string values to match this event if the actual value of RoleArn 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:
getRoleArnin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getSecondaryStatus
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) SecondaryStatus property.Specify an array of string values to match this event if the actual value of SecondaryStatus 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:
getSecondaryStatusin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getSecondaryStatusTransitions
public final List<SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeItem1> getSecondaryStatusTransitions()Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) SecondaryStatusTransitions property.Specify an array of string values to match this event if the actual value of SecondaryStatusTransitions 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:
getSecondaryStatusTransitionsin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getStoppingCondition
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) StoppingCondition property.Specify an array of string values to match this event if the actual value of StoppingCondition 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:
getStoppingConditionin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getTags
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) Tags property.Specify an array of string values to match this event if the actual value of Tags 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:
getTagsin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getTrainingEndTime
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) TrainingEndTime property.Specify an array of string values to match this event if the actual value of TrainingEndTime 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:
getTrainingEndTimein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getTrainingJobArn
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) TrainingJobArn property.Specify an array of string values to match this event if the actual value of TrainingJobArn 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:
getTrainingJobArnin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getTrainingJobName
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) TrainingJobName property.Specify an array of string values to match this event if the actual value of TrainingJobName 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:
getTrainingJobNamein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getTrainingJobStatus
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) TrainingJobStatus property.Specify an array of string values to match this event if the actual value of TrainingJobStatus 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:
getTrainingJobStatusin interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
getTrainingStartTime
Description copied from interface:SageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps(experimental) TrainingStartTime property.Specify an array of string values to match this event if the actual value of TrainingStartTime 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:
getTrainingStartTimein interfaceSageMakerTrainingJobStateChange.SageMakerTrainingJobStateChangeProps
-
$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()
-