AliasConfiguration constructor
AliasConfiguration({})
Implementation
AliasConfiguration({
this.aliasArn,
this.description,
this.functionVersion,
this.name,
this.revisionId,
this.routingConfig,
});
AliasConfiguration({
this.aliasArn,
this.description,
this.functionVersion,
this.name,
this.revisionId,
this.routingConfig,
});