Condition: Workflow Condition class

ConditionR Documentation

Workflow Condition class

Description

Abstract Condition entity.

Super class

sagemaker.workflow::Entity -> Condition

Public fields

condition_type

The type of condition.

Methods

Public methods

Inherited methods

Method new()

Initialize Condition class

Usage
Condition$new(condition_type = enum_items(ConditionTypeEnum))
Arguments
condition_type

(ConditionTypeEnum): The type of condition.


Method clone()

The objects of this class are cloneable with this method.

Usage
Condition$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-workflow documentation built on April 3, 2022, 11:28 p.m.