Interface SSESpecification.Builder

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

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

    • enabled

      Indicates whether server-side encryption is enabled (true) or disabled (false) on the cluster.

      Parameters:
      enabled - Indicates whether server-side encryption is enabled (true) or disabled (false) on the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.