DescribeFargateProfileResponse constructor
DescribeFargateProfileResponse({
- FargateProfile? fargateProfile,
Implementation
DescribeFargateProfileResponse({
this.fargateProfile,
});