class Aws::SecurityHub::Types::AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails

Information about the type of monitoring for instances in the group.

@note When making an API call, you may pass AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

If set to `true`, then instances in the group launch with detailed
monitoring.

If set to `false`, then instances in the group launch with basic
monitoring.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails AWS API Documentation

Constants

SENSITIVE