Interface AwsEc2LaunchTemplateDataMaintenanceOptionsDetails.Builder

    • Method Detail

      • autoRecovery

        AwsEc2LaunchTemplateDataMaintenanceOptionsDetails.Builder autoRecovery​(String autoRecovery)

        Disables the automatic recovery behavior of your instance or sets it to default.

        Parameters:
        autoRecovery - Disables the automatic recovery behavior of your instance or sets it to default.
        Returns:
        Returns a reference to this object so that method calls can be chained together.