Interface LaunchTemplateDiskConf.Builder

  • Method Details

    • volumeType

      LaunchTemplateDiskConf.Builder volumeType(String volumeType)

      Launch template disk volume type configuration.

      Parameters:
      volumeType - Launch template disk volume type configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • volumeType

      Launch template disk volume type configuration.

      Parameters:
      volumeType - Launch template disk volume type configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • iops

      Launch template disk iops configuration.

      Parameters:
      iops - Launch template disk iops configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • throughput

      LaunchTemplateDiskConf.Builder throughput(Long throughput)

      Launch template disk throughput configuration.

      Parameters:
      throughput - Launch template disk throughput configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • volumeInitializationRate

      LaunchTemplateDiskConf.Builder volumeInitializationRate(Long volumeInitializationRate)

      Launch template disk volume initialization rate configuration.

      Parameters:
      volumeInitializationRate - Launch template disk volume initialization rate configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deleteOnTermination

      LaunchTemplateDiskConf.Builder deleteOnTermination(Boolean deleteOnTermination)

      Launch template disk delete on termination configuration.

      Parameters:
      deleteOnTermination - Launch template disk delete on termination configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.