Interface LaunchTemplateHibernationOptions.Builder

    • Method Detail

      • configured

        LaunchTemplateHibernationOptions.Builder configured​(Boolean configured)

        If this parameter is set to true, the instance is enabled for hibernation; otherwise, it is not enabled for hibernation.

        Parameters:
        configured - If this parameter is set to true, the instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.