Interface BlockStorage.Builder

  • Method Details

    • enabled

      BlockStorage.Builder enabled(Boolean enabled)

      Indicates if the block storage capability is enabled on your EKS Auto Mode cluster. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your Amazon Web Services account.

      Parameters:
      enabled - Indicates if the block storage capability is enabled on your EKS Auto Mode cluster. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.