EventMetadata - Amazon SageMaker

EventMetadata

Metadata associated with a cluster event, which may include details about various resource types.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

Cluster

Metadata specific to cluster-level events.

Type: ClusterMetadata object

Required: No

Instance

Metadata specific to instance-level events.

Type: InstanceMetadata object

Required: No

InstanceGroup

Metadata specific to instance group-level events.

Type: InstanceGroupMetadata object

Required: No

InstanceGroupScaling

Metadata related to instance group scaling events.

Type: InstanceGroupScalingMetadata object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: