Class SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.sagemaker.events.SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps>
- Enclosing interface:
SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps
@Stability(Experimental)
public static final class SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder
extends Object
implements software.amazon.jsii.Builder<SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.cacheHitResult(SageMakerModelBuildingPipelineExecutionStepStatusChange.CacheHitResult cacheHitResult) currentStepStatus(List<String> currentStepStatus) eventMetadata(AWSEventMetadataProps eventMetadata) failureReason(List<String> failureReason) pipelineArn(List<String> pipelineArn) pipelineExecutionArn(List<String> pipelineExecutionArn) previousStepStatus(List<String> previousStepStatus) stepEndTime(List<String> stepEndTime) stepStartTime(List<String> stepStartTime)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
cacheHitResult
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder cacheHitResult(SageMakerModelBuildingPipelineExecutionStepStatusChange.CacheHitResult cacheHitResult) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getCacheHitResult()- Parameters:
cacheHitResult- cacheHitResult property. Specify an array of string values to match this event if the actual value of cacheHitResult is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
currentStepStatus
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder currentStepStatus(List<String> currentStepStatus) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getCurrentStepStatus()- Parameters:
currentStepStatus- currentStepStatus property. Specify an array of string values to match this event if the actual value of currentStepStatus is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
eventMetadata
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getEventMetadata()- Parameters:
eventMetadata- EventBridge event metadata.- Returns:
this
-
failureReason
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder failureReason(List<String> failureReason) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getFailureReason()- Parameters:
failureReason- failureReason property. Specify an array of string values to match this event if the actual value of failureReason is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
metadata
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder metadata(SageMakerModelBuildingPipelineExecutionStepStatusChange.Metadata metadata) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getMetadata()- Parameters:
metadata- metadata property. Specify an array of string values to match this event if the actual value of metadata is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
pipelineArn
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder pipelineArn(List<String> pipelineArn) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getPipelineArn()- Parameters:
pipelineArn- pipelineArn property. Specify an array of string values to match this event if the actual value of pipelineArn is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
pipelineExecutionArn
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder pipelineExecutionArn(List<String> pipelineExecutionArn) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getPipelineExecutionArn()- Parameters:
pipelineExecutionArn- pipelineExecutionArn property. Specify an array of string values to match this event if the actual value of pipelineExecutionArn is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
previousStepStatus
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder previousStepStatus(List<String> previousStepStatus) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getPreviousStepStatus()- Parameters:
previousStepStatus- previousStepStatus property. Specify an array of string values to match this event if the actual value of previousStepStatus is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
stepEndTime
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder stepEndTime(List<String> stepEndTime) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getStepEndTime()- Parameters:
stepEndTime- stepEndTime property. Specify an array of string values to match this event if the actual value of stepEndTime is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
stepName
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder stepName(List<String> stepName) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getStepName()- Parameters:
stepName- stepName property. Specify an array of string values to match this event if the actual value of stepName is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
stepStartTime
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder stepStartTime(List<String> stepStartTime) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getStepStartTime()- Parameters:
stepStartTime- stepStartTime property. Specify an array of string values to match this event if the actual value of stepStartTime is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
stepType
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.Builder stepType(List<String> stepType) Sets the value ofSageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps.getStepType()- Parameters:
stepType- stepType property. Specify an array of string values to match this event if the actual value of stepType is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
build
@Stability(Experimental) public SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps build()Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps>- Returns:
- a new instance of
SageMakerModelBuildingPipelineExecutionStepStatusChange.SageMakerModelBuildingPipelineExecutionStepStatusChangeProps - Throws:
NullPointerException- if any required attribute was not provided
-