Interface StorageConfigResponse.Builder

    • Method Detail

      • blockStorage

        StorageConfigResponse.Builder blockStorage​(BlockStorage blockStorage)

        Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled.

        Parameters:
        blockStorage - Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.