Class FlexStart (1.133.0)

FlexStart(mapping=None, *, ignore_unknown_fields=False, **kwargs)

FlexStart is used to schedule the deployment workload on DWS resource. It contains the max duration of the deployment.

Attribute

Name Description
max_runtime_duration google.protobuf.duration_pb2.Duration
The max duration of the deployment is max_runtime_duration. The deployment will be terminated after the duration. The max_runtime_duration can be set up to 7 days.

Methods

FlexStart

FlexStart(mapping=None, *, ignore_unknown_fields=False, **kwargs)

FlexStart is used to schedule the deployment workload on DWS resource. It contains the max duration of the deployment.