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