menu
aws_redshift_api package
documentation
redshift-2012-12-01.dart
AccountAttributeList
accountAttributes property
accountAttributes property
dark_mode
light_mode
accountAttributes
property
List
<
AccountAttribute
>
?
accountAttributes
final
A list of attributes assigned to an account.
Implementation
final List<AccountAttribute>? accountAttributes;
aws_redshift_api package
documentation
redshift-2012-12-01
AccountAttributeList
accountAttributes property
AccountAttributeList class