Interface CreateDataSourceFromRdsResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateDataSourceFromRdsResponse.Builder,CreateDataSourceFromRdsResponse>, MachineLearningResponse.Builder, SdkBuilder<CreateDataSourceFromRdsResponse.Builder,CreateDataSourceFromRdsResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateDataSourceFromRdsResponse

  • Method Details

    • dataSourceId

      CreateDataSourceFromRdsResponse.Builder dataSourceId(String dataSourceId)

      A user-supplied ID that uniquely identifies the datasource. This value should be identical to the value of the DataSourceID in the request.

      Parameters:
      dataSourceId - A user-supplied ID that uniquely identifies the datasource. This value should be identical to the value of the DataSourceID in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.