Interface DataLocationResource.Builder

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

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

    • 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.