Interface EtcdPlacementResponse.Builder

  • Method Details

    • spreadLevel

      EtcdPlacementResponse.Builder spreadLevel(String spreadLevel)

      The spread level used with the placement group for etcd instances on your local Amazon EKS cluster on Amazon Web Services Outposts.

      Parameters:
      spreadLevel - The spread level used with the placement group for etcd instances on your local Amazon EKS cluster on Amazon Web Services Outposts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • spreadLevel

      EtcdPlacementResponse.Builder spreadLevel(SpreadLevel spreadLevel)

      The spread level used with the placement group for etcd instances on your local Amazon EKS cluster on Amazon Web Services Outposts.

      Parameters:
      spreadLevel - The spread level used with the placement group for etcd instances on your local Amazon EKS cluster on Amazon Web Services Outposts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: