GoogleCloudDataprocClusterLifecycleConfiguration
No description
type GoogleCloudDataprocClusterLifecycleConfiguration {
autoDeleteTime: DateTime!
autoDeleteTtl: String!
idleDeleteTtl: String!
idleStartTime: DateTime!
}
Fields
GoogleCloudDataprocClusterLifecycleConfiguration.autoDeleteTime
● DateTime!
non-null scalar
The time when cluster will be auto-deleted
GoogleCloudDataprocClusterLifecycleConfiguration.autoDeleteTtl
● String!
non-null scalar
The lifetime duration of cluster The minimum: 10 minutes The maximum: 14 days
GoogleCloudDataprocClusterLifecycleConfiguration.idleDeleteTtl
● String!
non-null scalar
The duration to keep the cluster alive while idling
GoogleCloudDataprocClusterLifecycleConfiguration.idleStartTime
● DateTime!
non-null scalar
The time when cluster became idle