LicenseOperationFailure constructor
LicenseOperationFailure({})
Implementation
LicenseOperationFailure({
this.errorMessage,
this.failureTime,
this.metadataList,
this.operationName,
this.operationRequestedBy,
this.resourceArn,
this.resourceOwnerId,
this.resourceType,
});