Interface ImportSource.Builder

    • Method Detail

      • 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:
        ImportSourceType, ImportSourceType
      • 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:
        ImportSourceType, ImportSourceType
      • 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.