Alias constructor
Alias({})
Implementation
Alias({
this.aliasArn,
this.aliasId,
this.creationTime,
this.description,
this.lastUpdatedTime,
this.name,
this.routingStrategy,
});
Alias({
this.aliasArn,
this.aliasId,
this.creationTime,
this.description,
this.lastUpdatedTime,
this.name,
this.routingStrategy,
});