メインコンテンツまでスキップ

AWSEMRClusterStatusTimeline

No description

type AWSEMRClusterStatusTimeline {
createdAt: DateTime
endedAt: DateTime
readyAt: DateTime
}

Fields

AWSEMRClusterStatusTimeline.createdAt ● DateTime scalar

The creation date and time of the cluster

AWSEMRClusterStatusTimeline.endedAt ● DateTime scalar

The date and time when the cluster was terminated

AWSEMRClusterStatusTimeline.readyAt ● DateTime scalar

The date and time when the cluster was ready to run steps

Member of

AWSEMRClusterStatus object