menu
smithy package
documentation
ast.dart
ArnTrait
ArnTrait.new const constructor
ArnTrait.new const constructor
dark_mode
light_mode
ArnTrait
constructor
const
ArnTrait
(
{
bool
?
noRegion
,
bool
?
noAccount
,
bool
?
absolute
,
required
String
template
,
})
Implementation
const ArnTrait({ this.noRegion, this.noAccount, this.absolute, required this.template, });
smithy package
documentation
ast
ArnTrait
ArnTrait.new const constructor
ArnTrait class