Interface FastLaunchSnapshotConfigurationResponse.Builder

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

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

    • targetResourceCount

      FastLaunchSnapshotConfigurationResponse.Builder targetResourceCount(Integer targetResourceCount)

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

      Parameters:
      targetResourceCount - The number of pre-provisioned snapshots requested 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.