public static interface CreateFeatureGroupResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateFeatureGroupResponse.Builder,CreateFeatureGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateFeatureGroupResponse.Builder |
featureGroupArn(String featureGroupArn)
The Amazon Resource Name (ARN) of the
FeatureGroup. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateFeatureGroupResponse.Builder featureGroupArn(String featureGroupArn)
The Amazon Resource Name (ARN) of the FeatureGroup. This is a unique identifier for the feature
group.
featureGroupArn - The Amazon Resource Name (ARN) of the FeatureGroup. This is a unique identifier for the
feature group.Copyright © 2022. All rights reserved.