DetectStackDriftOutput constructor
DetectStackDriftOutput({
- required String stackDriftDetectionId,
Implementation
DetectStackDriftOutput({
required this.stackDriftDetectionId,
});