menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
DeleteIAMPolicyAssignmentResponse
DeleteIAMPolicyAssignmentResponse constructor
DeleteIAMPolicyAssignmentResponse constructor
dark_mode
light_mode
DeleteIAMPolicyAssignmentResponse
constructor
DeleteIAMPolicyAssignmentResponse
(
{
String
?
assignmentName
,
String
?
requestId
,
int
?
status
,
})
Implementation
DeleteIAMPolicyAssignmentResponse({ this.assignmentName, this.requestId, this.status, });
aws_quicksight_api package
documentation
quicksight-2018-04-01
DeleteIAMPolicyAssignmentResponse
DeleteIAMPolicyAssignmentResponse constructor
DeleteIAMPolicyAssignmentResponse class