SdkUnknown
Inherited functions
Casts this EventMetadata as a Cluster and retrieves its aws.sdk.kotlin.services.sagemaker.model.ClusterMetadata value. Throws an exception if the EventMetadata is not a Cluster.
Casts this EventMetadata as a Cluster and retrieves its aws.sdk.kotlin.services.sagemaker.model.ClusterMetadata value. Returns null if the EventMetadata is not a Cluster.
Casts this EventMetadata as a Instance and retrieves its aws.sdk.kotlin.services.sagemaker.model.InstanceMetadata value. Throws an exception if the EventMetadata is not a Instance.
Casts this EventMetadata as a InstanceGroup and retrieves its aws.sdk.kotlin.services.sagemaker.model.InstanceGroupMetadata value. Throws an exception if the EventMetadata is not a InstanceGroup.
Casts this EventMetadata as a InstanceGroup and retrieves its aws.sdk.kotlin.services.sagemaker.model.InstanceGroupMetadata value. Returns null if the EventMetadata is not a InstanceGroup.
Casts this EventMetadata as a InstanceGroupScaling and retrieves its aws.sdk.kotlin.services.sagemaker.model.InstanceGroupScalingMetadata value. Throws an exception if the EventMetadata is not a InstanceGroupScaling.
Casts this EventMetadata as a InstanceGroupScaling and retrieves its aws.sdk.kotlin.services.sagemaker.model.InstanceGroupScalingMetadata value. Returns null if the EventMetadata is not a InstanceGroupScaling.
Casts this EventMetadata as a Instance and retrieves its aws.sdk.kotlin.services.sagemaker.model.InstanceMetadata value. Returns null if the EventMetadata is not a Instance.