Interface FastLaunchSnapshotConfiguration.Builder

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

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

    • targetResourceCount

      FastLaunchSnapshotConfiguration.Builder targetResourceCount(Integer targetResourceCount)

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

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