Interface protos.google.cloud.dataproc.v1.ILifecycleConfig (2.4.4)

Properties of a LifecycleConfig.

Package

@google-cloud/dataproc!

Properties

autoDeleteTime

autoDeleteTime?: (google.protobuf.ITimestamp|null);

LifecycleConfig autoDeleteTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

autoDeleteTtl

autoDeleteTtl?: (google.protobuf.IDuration|null);

LifecycleConfig autoDeleteTtl

Property Value
TypeDescription
(google.protobuf.IDuration|null)

idleDeleteTtl

idleDeleteTtl?: (google.protobuf.IDuration|null);

LifecycleConfig idleDeleteTtl

Property Value
TypeDescription
(google.protobuf.IDuration|null)

idleStartTime

idleStartTime?: (google.protobuf.ITimestamp|null);

LifecycleConfig idleStartTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)