Interface ImportSource.Builder

  • Method Details

    • sourceType

      ImportSource.Builder sourceType(String sourceType)

      The source type of the import source for the key value store.

      Parameters:
      sourceType - The source type of the import source for the key value store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceType

      ImportSource.Builder sourceType(ImportSourceType sourceType)

      The source type of the import source for the key value store.

      Parameters:
      sourceType - The source type of the import source for the key value store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceARN

      ImportSource.Builder sourceARN(String sourceARN)

      The Amazon Resource Name (ARN) of the import source for the key value store.

      Parameters:
      sourceARN - The Amazon Resource Name (ARN) of the import source for the key value store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.