Interface TimeToLive.Builder

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

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

    • status

      TimeToLive.Builder status(String status)

      Shows how to enable custom Time to Live (TTL) settings for the specified table.

      Parameters:
      status - Shows how to enable custom Time to Live (TTL) settings for the specified table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Shows how to enable custom Time to Live (TTL) settings for the specified table.

      Parameters:
      status - Shows how to enable custom Time to Live (TTL) settings for the specified table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: