GetPolicyVersionResponse constructor
GetPolicyVersionResponse({})
Implementation
GetPolicyVersionResponse({
this.creationDate,
this.generationId,
this.isDefaultVersion,
this.lastModifiedDate,
this.policyArn,
this.policyDocument,
this.policyName,
this.policyVersionId,
});