TunnelSummary constructor
TunnelSummary({})
Implementation
TunnelSummary({
this.createdAt,
this.description,
this.lastUpdatedAt,
this.status,
this.tunnelArn,
this.tunnelId,
});
TunnelSummary({
this.createdAt,
this.description,
this.lastUpdatedAt,
this.status,
this.tunnelArn,
this.tunnelId,
});