Spot Instance Request Maintenance Options Args
data class SpotInstanceRequestMaintenanceOptionsArgs(val autoRecovery: Output<String>? = null) : ConvertibleToJava<SpotInstanceRequestMaintenanceOptionsArgs>
Properties
Link copied to clipboard
Automatic recovery behavior of the Instance. Can be "default"
or "disabled"
. See Recover your instance for more details.