menu
aws_elasticache_api package
documentation
elasticache-2015-02-02.dart
DescribeSnapshotsListMessage
DescribeSnapshotsListMessage constructor
DescribeSnapshotsListMessage constructor
dark_mode
light_mode
DescribeSnapshotsListMessage
constructor
DescribeSnapshotsListMessage
(
{
String
?
marker
,
List
<
Snapshot
>
?
snapshots
,
})
Implementation
DescribeSnapshotsListMessage({ this.marker, this.snapshots, });
aws_elasticache_api package
documentation
elasticache-2015-02-02
DescribeSnapshotsListMessage
DescribeSnapshotsListMessage constructor
DescribeSnapshotsListMessage class