ManagedPolicyDetail constructor
ManagedPolicyDetail({})
Implementation
ManagedPolicyDetail({
this.arn,
this.attachmentCount,
this.createDate,
this.defaultVersionId,
this.description,
this.isAttachable,
this.path,
this.permissionsBoundaryUsageCount,
this.policyId,
this.policyName,
this.policyVersionList,
this.updateDate,
});