Interface DataLocationResource.Builder

    • Method Detail

      • catalogId

        DataLocationResource.Builder catalogId​(String catalogId)

        The identifier for the Data Catalog where the location is registered with Lake Formation. By default, it is the account ID of the caller.

        Parameters:
        catalogId - The identifier for the Data Catalog where the location is registered with Lake Formation. By default, it is the account ID of the caller.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceArn

        DataLocationResource.Builder resourceArn​(String resourceArn)

        The Amazon Resource Name (ARN) that uniquely identifies the data location resource.

        Parameters:
        resourceArn - The Amazon Resource Name (ARN) that uniquely identifies the data location resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.