class Aws::SageMaker::Types::DeleteFeatureGroupRequest

@note When making an API call, you may pass DeleteFeatureGroupRequest

data as a hash:

    {
      feature_group_name: "FeatureGroupName", # required
    }

@!attribute [rw] feature_group_name

The name of the `FeatureGroup` you want to delete. The name must be
unique within an Amazon Web Services Region in an Amazon Web
Services account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteFeatureGroupRequest AWS API Documentation

Constants

SENSITIVE