DescribeFeatureTransformationResponse constructor
DescribeFeatureTransformationResponse({
- FeatureTransformation? featureTransformation,
Implementation
DescribeFeatureTransformationResponse({
this.featureTransformation,
});