menu
aws_clouddirectory_api package
documentation
clouddirectory-2016-05-10.dart
BatchListPolicyAttachmentsResponse
BatchListPolicyAttachmentsResponse constructor
BatchListPolicyAttachmentsResponse constructor
dark_mode
light_mode
BatchListPolicyAttachmentsResponse
constructor
BatchListPolicyAttachmentsResponse
(
{
String
?
nextToken
,
List
<
String
>
?
objectIdentifiers
,
})
Implementation
BatchListPolicyAttachmentsResponse({ this.nextToken, this.objectIdentifiers, });
aws_clouddirectory_api package
documentation
clouddirectory-2016-05-10
BatchListPolicyAttachmentsResponse
BatchListPolicyAttachmentsResponse constructor
BatchListPolicyAttachmentsResponse class