MountTargetDescription constructor
MountTargetDescription({})
Implementation
MountTargetDescription({
required this.fileSystemId,
required this.lifeCycleState,
required this.mountTargetId,
required this.subnetId,
this.availabilityZoneId,
this.availabilityZoneName,
this.ipAddress,
this.networkInterfaceId,
this.ownerId,
this.vpcId,
});