Interface FastLaunchSnapshotConfigurationRequest.Builder

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

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

    • targetResourceCount

      FastLaunchSnapshotConfigurationRequest.Builder targetResourceCount(Integer targetResourceCount)

      The number of pre-provisioned snapshots to keep on hand for a Windows fast launch enabled AMI.

      Parameters:
      targetResourceCount - The number of pre-provisioned snapshots to keep on hand for a Windows fast launch enabled AMI.
      Returns:
      Returns a reference to this object so that method calls can be chained together.