class Aws::SageMaker::Types::DescribeActionResponse
@!attribute [rw] action_name
The name of the action. @return [String]
@!attribute [rw] action_arn
The Amazon Resource Name (ARN) 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] description
The description of the action. @return [String]
@!attribute [rw] status
The status of the action. @return [String]
@!attribute [rw] properties
A list of the action's properties. @return [Hash<String,String>]
@!attribute [rw] creation_time
When the action was created. @return [Time]
@!attribute [rw] created_by
Information about the user who created or modified an experiment, trial, or trial component. @return [Types::UserContext]
@!attribute [rw] last_modified_time
When the action was last modified. @return [Time]
@!attribute [rw] last_modified_by
Information about the user who created or modified an experiment, trial, or trial component. @return [Types::UserContext]
@!attribute [rw] metadata_properties
Metadata properties of the tracking entity, trial, or trial component. @return [Types::MetadataProperties]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeActionResponse AWS API Documentation
Constants
- SENSITIVE