Interface CreateFeatureGroupResponse.Builder

  • Method Details

    • featureGroupArn

      CreateFeatureGroupResponse.Builder featureGroupArn(String featureGroupArn)

      The Amazon Resource Name (ARN) of the FeatureGroup. This is a unique identifier for the feature group.

      Parameters:
      featureGroupArn - The Amazon Resource Name (ARN) of the FeatureGroup. This is a unique identifier for the feature group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.