menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
AssociationOverview
status property
status property
dark_mode
light_mode
status
property
String
?
status
final
The status of the association. Status can be: Pending, Success, or Failed.
Implementation
final String? status;
aws_ssm_api package
documentation
ssm-2014-11-06
AssociationOverview
status property
AssociationOverview class