Interface DataSetIdentifierDeclaration.Builder

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

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

    • identifier

      The identifier of the data set, typically the data set's name.

      Parameters:
      identifier - The identifier of the data set, typically the data set's name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSetArn

      The Amazon Resource Name (ARN) of the data set.

      Parameters:
      dataSetArn - The Amazon Resource Name (ARN) of the data set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.