AWS SDK for .NET Documentation
WithEnabled Method (enabled)
AmazonAmazon.EC2.ModelMonitoringSpecificationWithEnabled(Boolean) Did this page help you?   Yes   No    Tell us about it...
Sets whether to enable monitoring for the Spot instance.
Declaration Syntax
C#
public MonitoringSpecification WithEnabled(
	bool enabled
)
Parameters
enabled (Boolean)
Enable monitoring for the Spot instance.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)