CreateInstanceProfileResponse constructor
CreateInstanceProfileResponse({
- required InstanceProfile instanceProfile,
Implementation
CreateInstanceProfileResponse({
required this.instanceProfile,
});