Class ExpireBehavior (3.63.0)

ExpireBehavior(value)

Allows users to change behavior when a free instance expires.

Enums

Name Description
EXPIRE_BEHAVIOR_UNSPECIFIED Not specified.
FREE_TO_PROVISIONED When the free instance expires, upgrade the instance to a provisioned instance.
REMOVE_AFTER_GRACE_PERIOD When the free instance expires, disable the instance, and delete it after the grace period passes if it has not been upgraded.