Interface AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails.Builder

    • Method Detail

      • enabled

        AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails.Builder enabled​(Boolean 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.

        Parameters:
        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.

        Returns:
        Returns a reference to this object so that method calls can be chained together.