NAME
Paws::SageMaker::DescribeActionResponse
ATTRIBUTES
ActionArn => Str
The Amazon Resource Name (ARN) of the action.
ActionName => Str
The name of the action.
ActionType => Str
The type of the action.
CreatedBy => Paws::SageMaker::UserContext
CreationTime => Str
When the action was created.
Description => Str
The description of the action.
LastModifiedBy => Paws::SageMaker::UserContext
LastModifiedTime => Str
When the action was last modified.
MetadataProperties => Paws::SageMaker::MetadataProperties
Properties => Paws::SageMaker::LineageEntityParameters
A list of the action's properties.
Source => Paws::SageMaker::ActionSource
The source of the action.
Status => Str
The status of the action.
Valid values are: "Unknown"
, "InProgress"
, "Completed"
, "Failed"
, "Stopping"
, "Stopped"
=head2 _request_id => Str