CreateInstanceProfileResult constructor
CreateInstanceProfileResult({
- InstanceProfile? instanceProfile,
Implementation
CreateInstanceProfileResult({
this.instanceProfile,
});