Interface LaunchTemplateHibernationOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LaunchTemplateHibernationOptions.Builder,LaunchTemplateHibernationOptions>, SdkBuilder<LaunchTemplateHibernationOptions.Builder,LaunchTemplateHibernationOptions>, SdkPojo
Enclosing class:
LaunchTemplateHibernationOptions

public static interface LaunchTemplateHibernationOptions.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateHibernationOptions.Builder,LaunchTemplateHibernationOptions>
  • Method Details

    • 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.