menu
aws_efs_api package
documentation
elasticfilesystem-2015-02-01.dart
DescribeAccessPointsResponse
accessPoints property
accessPoints property
dark_mode
light_mode
accessPoints
property
List
<
AccessPointDescription
>
?
accessPoints
final
An array of access point descriptions.
Implementation
final List<AccessPointDescription>? accessPoints;
aws_efs_api package
documentation
elasticfilesystem-2015-02-01
DescribeAccessPointsResponse
accessPoints property
DescribeAccessPointsResponse class