class Aws::SageMaker::Types::ActionSummary
Lists the properties of an action. An action represents an action or activity. Some examples are a workflow step and a model deployment. Generally, an action involves at least one input artifact or output artifact.
@!attribute [rw] action_arn
The Amazon Resource Name (ARN) of the action. @return [String]
@!attribute [rw] action_name
The name of the action. @return [String]
@!attribute [rw] source
The source of the action. @return [Types::ActionSource]
@!attribute [rw] action_type
The type of the action. @return [String]
@!attribute [rw] status
The status of the action. @return [String]
@!attribute [rw] creation_time
When the action was created. @return [Time]
@!attribute [rw] last_modified_time
When the action was last modified. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ActionSummary AWS API Documentation
Constants
- SENSITIVE